Presenting to you Wanderly, a stop-platform that helps planning your trips to the fullest!
-
Trip Management: Easily create and manage trips by specifying the destination and dates.
-
User Authentication: Securely sign up and log in to access your travel plans from anywhere.
-
City Exploration: Get detailed information about cities, including popular places to visit, local cuisine, and things to do.
-
Itinerary Planning: Plan your daily itinerary by adding places to visit, restaurants to try, and activities to do.
-
Checklists: Create checklists for packing and tasks to ensure nothing is forgotten.
-
Responsive Design: The application is designed to work on both desktop and mobile devices.
-
git clone [email protected]:Harshith-19/Wanderly.git
-
cd Backend/Wanderly/
-
python manage.py runserver
-
cd Frontend/
-
npm i
-
npm start
-
You are good to go!