Skip to content

A web application for planning your journeys with a travel companion to analyse routes based on fuel costs and environmental impact. Developed with Flask.

Notifications You must be signed in to change notification settings

IsaacCheng9/travel-buddy

Repository files navigation

Travel Buddy

Ruff Test

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.

image

A travel companion to help plan your journey while saving both money and the planet by providing route analysis and a carpool marketplace.

Screenshots

image

image

image

image

Usage

Installing Dependencies

Run the following command from the project root directory:

poetry install

Running the Application

Run the following command from the project root directory:

poetry run app

Running Tests

Run the following command from the project root directory:

poetry run pytest

Demo Instructions

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

About

A web application for planning your journeys with a travel companion to analyse routes based on fuel costs and environmental impact. Developed with Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published