Skip to content

Instantly share code, notes, and snippets.

@Nelson00011
Last active February 9, 2023 04:27
Show Gist options
  • Save Nelson00011/fbebcc152428b2c91ceb01d1124faf8a to your computer and use it in GitHub Desktop.
Save Nelson00011/fbebcc152428b2c91ceb01d1124faf8a to your computer and use it in GitHub Desktop.
Tourism Web Page Proposal

Project Proposal

Create a website where users can sign up for tours to specific locations and mark which tour selections they want to go on or have participated in.

Technologies Required

Data Model

  • Username, email, password
  • Tour-id, Tour Selections, descriptions

Roadmap

MVP

  • User can view Tours, About Company, Contact (sendgrid)
  • User can login (Account)
  • User can save tours they like (potential buttons)

2.0

  • Style the webpage to be more interactive
  • blue like/red heart buttons (bootstraps?)
  • User interactions more fleshed out

Nice-to-haves

  • React components to replace javascript
  • User page or blue like/red heart buttons (bootstraps)
  • Additional API features
  • Search bar for website
  • Reviews / comments
  • hashed password with flask_bcrypt
  • flask_login with LoginManager
  • Pins of Todo vs Have done
  • database includeport cities and predicted/current weather data (super optional)

Notes

diagram will be linked below: image

https://app.diagrams.net/?src=about#G1Ojz1JDtPvuvYb7M2sq9tt-l8sTBpzpVH

resources: https://en.wikipedia.org/wiki/List_of_ports_in_the_United_States

github:

https://github.com/sendgrid/sendgrid-python

https://app.sendgrid.com/guide/integrate/langs/python

END

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment