Skip to content

trett1004/final_assignment_cs50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Shopping List - Final Exam of Harvard CS50

Video Demo:

Description:

With the application it is possible to create a group with other (registered) users to share information about a purchasing status in that group.

The intention is a shared buying list for e.g. a family event. One user puts an item (e.g. milk) in a list. All users being part of the group can see the item (e.g. the milk) and also the purchasestatus (crossed out or not crossed out). Furthermore submitted entries in that group are stored in a database for future easy access with an autocomplete function.

Aside from that there is a "group"-page where the user can manage his/her groups.

  • can see his/hers groups with the corresponding other groupmembers
  • add users to groups
  • leave a group.

Further aside from that there is a register and login function.

Used Languages: Backend: Python with framework Flask, sqlite3 Frontend: HTML, CSS, JS with library JQuery

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors