https://groupiee-mrow.herokuapp.com/
Note: Some parts of the website are running on test apis(namely the chat API)
TO RUN THE PROJECT BE SURE TO PROVIDE YOUR RAPID API KEY(in the bookings.js)
AND THE MONGODB URI (in the app.py)
Indeed, while traveling is something we all love to daydream about and even plan for weeks or even months in the making, the nitty-gritty parts of travel leave not much to be desired. If it were up to us, we would skip all the miserable and troublesome parts of travel altogether after all, who would want to go through all the hassle if you can skip right to the good part, right?
The solution, we present is a platform that matches you with people of the same interests and location and helps you plan an entire trip with them. We present ‘Groupiee’, we aim to make travel hassle-free and fun, here at Groupiee we use your location and help you find a social travel buddy that travels with you, shares the expense, plan your itinerary vibes with you, and makes your trip easier and help you connect with other user and form a feeling of community by our Direct Messaging feature.
1.Find a travel buddy that will be based on your location.
2.Book Itenaries -Your one-stop solution
3.Create a community with fellow travelers with the Direct Message feature.
Clone the repository
git clone git@github.com:shunphoenix55/Groupiee-DevJams21-GDSC.git
Set up a virtual environment (if desired)
# Navigate to the directory
cd Groupiee-DevJams21-GDSC
# Create the virtual environment
python3 -m venv groupiee-venv
# Activate the virtual environment
source groupiee-venv/bin/activate
(Note: virtual environment setup may be different for non-Linux based systems)
python3 -m pip install -r requirements.txt
Run the app.py file either from your preferred IDE or using
python3 ./app.py
- TalkJS chat API
- nominatim geocoding api
- Leaflet.js map renderer
- rapid api for listing the flights
username: admin
password: 'admin
For testing only
/admin_verify_users
This will bring up a list of users and their verification details
/add_destination
This will let you add destinations manually with a display picture