Skip to content

Python/Flask app where users can create and share packing lists for backpacking, hiking, climbing, or other adventures.

Notifications You must be signed in to change notification settings

torerik123/adventureplanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure Planner

Landing page

  • Adventure Planner is a website for creating and sharing gear lists for all kinds of adventures. The main focus was to create an app for people who are planning long distance trips where packing light and saving weight is essential. After creating a list of items, the user can see the weight distribution for each category and the total weight for all items.

  • In addition to creating personal gear lists, users can also share and see other users lists on the the "Explore" page .

Technologies used

Backend:

  • Python/Flask
  • Postgres

Front-end:

  • Javascript
  • HTML
  • CSS

Demo

Adventure Planner

Login

Login

Dashboard

Dashboard

New item

Clicking the title or description enables the user to edit. New item

Sample list

The total weight for each category will display at the bottom of the list. At the bottom of the page it will display the total weight for all items. After making a list, the user can delete items by checking the box for the item to delete. The user also has the option to select all. Sample list

Explore

After creating a list, clicking share will create a public version of that list and display it on the "Explore" page. Explore

About

Python/Flask app where users can create and share packing lists for backpacking, hiking, climbing, or other adventures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published