Welcome to GlobeTrotters, your go-to travel booking website that simplifies the way you explore the world. With GlobeTrotters, we've got your travel needs covered, from booking flights to finding the perfect hotel room. This README file will provide you with all the essential information you need to get started.
- Frontend: React.js , Tailwind CSS, Material UI
- Backend: Flask
- Database: MongoDB
GlobeTrotters offers a range of features to enhance your travel experience:
-
User Login & Registration: Seamlessly create an account or log in to get started on your travel journey.
-
Flight Booking: Discover and book flights to your dream destinations quickly and effortlessly.
-
Hotel Room Booking: Find the ideal accommodation to make your travels comfortable and memorable.
To use GlobeTrotters, follow these simple steps:
- Clone this repository in your local device:
git clone https://github.com/Agnik7/CODSOFT.git
- Traverse to the
Travel Booking System
directory.
cd '.\Travel Booking System\'
- Go to the
frontend
directory and run the following commands in your terminal.
cd frontend
npm install
npm run dev
- Go to the
backend
directory now, install the dependencies and run theserver.py
file.
cd backend
pip install -r requirements.txt
python server.py
FLASK_SECRET_KEY = <YOUR FLASK SECRET KEY>
MONGO_URI = <YOUR MONGODB DATABASE CONNECTION URI>
AUTH_SECRET_KEY = <YOUR AUTH SECRET KEY>
At GlobeTrotters, we are passionate about making your travels stress-free and unforgettable. Here's why you should choose us:
- Simplicity: Our user-friendly interface ensures a smooth booking process.
- Convenience: Access all your travel needs in one place, from flights to hotels.
- Reliability: Trust in GlobeTrotters to provide you with the best travel options.
- Memorable Journeys: Explore the world with confidence and ease.
Happy Travels! 🌍