Skip to content

pie-t-er/happy-campers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Campers!

This application allows a user to plan a camping trip itinerary. The user provides a starting and final destination, constraints, and requirements for the campsites they would like to visit, as well as how many campsites they would like to visit. Then the program returns an itinerary with information and data on each campsite that fits their requirements, also creating a shortest path from starting to end with the campsites inbetween.

Check the requirements.txt file to make sure you have all necessary dependencies installed before running the app.

To Run the Flask Backend Server in a Browser:

In the terminal, navigate to the repository, and run tset test:

python run.py

It should provide an address for you to access the app on your browser, paste that address into your browser (preferably Chrome) and run as a basic html/css website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published