Nowadays, people love to travel and to run around the world. Few love adventures places, few are nature lovers, few want relaxation and many other things. So, it is difficult to set itinerary for their travel place although we get all details online. Here we are with our website which helps travellers to set perfect travel plan. Website mainly focuses on different places, near by restaurants, near by attraction etc. All the places have clear explanation which includes description, entry fees, hours open and so on along with maps which makes travel easy. This app also updates the user with the rules and regulations followed at the specific place. It also provides updates on different public transport facilities available. Also each restaurant or places have customer review based on which you can decide on your target. All together this app makes your searching and travelling plans both easy and cool.
- Backend Framework: Django
- Front-end Framework: Bootstrap
Table of Contents
-
- Fork the repo
- Clone the repo to your local system
git clone https://github.com/World-Konkani-Centre/SCL-2022-AMEYA.git cd SCL-2022-AMEYA
Make sure you have python installed on your system.
-
Create a Virtual Environment for the Project
If u don't have a virtualenv installed
pip install virtualenv
virtualenv env source env/Scripts/activate
If you are giving a different name than
env
, mention it in.gitignore
first -
Install all the requirements
pip install -r requirements.txt
-
Make migrations/ Create db.sqlite3
python manage.py makemigrations python manage.py migrate
-
Create a super user. This is to access Admin panel and admin specific pages.
python manage.py createsuperuser
Enter your username, email and password.
-
Run server
python manage.py runserver
Kishor Balgi | Ashwin Shanbhag | Prathiksha Kini | Vinayak Shenoy | Nima | Darshan Naik | Punya Shenoy |