Using this you can share your personal reviews about a place(Images,Text,Tags) under that specific place.
It has a huge data collection of different places with their info and the places inside of it is mapped in it.
It can also be used to learn about a place and see other peoples review about it.
It has a profile section so that you can see whether other people have been, all their reviews and the review that they have liked
Easy filtering options to filter places
Search option is available to search a particular places or people.
- Django
- Postgresql
How to setup postgresql in windows
python manage.py makemigrations
python manage.py migrate
This will update the tables from api/models.py to DB.
python manage.py runserver
This will start the development server in localhost.
Open localhost in your broswer(chrome recommended) and have fun.
You have come so far. If you like this make sure to leave a STAR :)