IsaacCheng9 / travel-buddy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix database path bug

IsaacCheng9 opened this issue · comments

Problem Statement

  • Some developers are having problems with the path of the database - could be caused by MacOS/Windows differences?
  • Create a file with environment variables, and point towards that in all files where the database path is required.