Skip to content

Phil-bro-92/Python-Bucket-List-App

Repository files navigation

Alt text

A BUCKET LIST TRAVEL APPLICATION

Running Instructions

Requires Flask

In Terminal:

$ createdb bucket_list

$ psql - d bucket_list -f db/bucket_list.sql

$ flask run

Languages

  1. Python with Flask / Jinja
  2. Postgres with Psycopg
  3. HTML
  4. CSS

Brief

The application allows users to view countries / cities / sights, add and update them and add city destinations to their bucket list. Users can also save destinations they have visited to their page.

User Site Map

Alt text

Wireframe Diagrams

Alt text

Class Diagrams

Alt text

Object Diagrams

Alt text

Use Case Diagram (Country Feature)

Alt text

Activity Diagram

Alt text

Pseudo code example

Alt text

Site Screenshots

Homepage Country List
Alt text Alt text
Add Country Update Country
Alt text Alt text
Bucket List Add to Bucket
Alt text Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published