Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 461 Bytes

File metadata and controls

10 lines (8 loc) · 461 Bytes

APPLICATION DESCRIPTION:

  • the application was created for educational purposes
  • website based on otomoto database
  • in the "wyszukiwanie" tab, we can search for a list of cars with the given criteria and check the approximate date of adding this advertisement to the database
  • requirements - python 3.7+ with django module installed
  • the data are stored in the database SQLite3

Launching the app:

  • we run the application using the manage.py file