UPDATE (25th June 2024): The application is no longer fully functional due to outdated code for scraping data from websites.
UPDATE (30th August 2022): The route analysis and related features such as location autocomplete are currently unavailable as our key for the Google Maps API has expired.
A travel companion to help plan your journey while saving both money and the planet by providing route analysis and a carpool marketplace.
Run the following command from the project root directory:
poetry install
Run the following command from the project root directory:
poetry run app
Run the following command from the project root directory:
poetry run pytest
A demo database has been set up by default (db.sqlite3
), with some sample user
accounts to save the hassle of registration and make it easy to get started:
- Username:
johndoe
| Password:P@ssword01
- Username:
janedoe
| Password:P@ssword01