Full travel website back end build on Django
- Install all requirements by pip install -r requierments.txt
- Install postgresSQL & pgadmin4 for working with database.
- Use python manage.py migrate for migrations
- In-order to use this project, You need to populate your database With some destinations.
- & Testimonials etc.