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