Skip to content

Starter for Project 2 - Node, Express, Mongo

Notifications You must be signed in to change notification settings

thamjieying/project-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: Fridge Magnets

There has always been a problem in my family with different members of the family completed the same task without the knowledge of another family member. Through this project, I hope to develop a simple web application that family members will be informed once a task is completed.

Live Version

Try it here: https://fridgie-magnets.herokuapp.com/

Function

  • User first register for an account
  • User can then create a new fridge which represents a group or a family
  • In the fridge, members can add new task that needs to be completed to the fridge.
  • User may either take up the task themselves, or wait until other members of the fridge takes up the task.
  • Once the task is completed, another notification will be sent to all members of the fridge.
  • Task will not be deleted until one of the members delete the task.

ERD

ERD

Flow Chart

ERD

Wire Frame

Built With

  • HTML 5
  • CSS 3
  • JavaScript
  • Node
  • Express
  • Mongoose
  • TWilio API
  • BootStrap 4

Future Implementation

  • Calender events
  • Current Date and Time on profile and fridge page
  • Modify for small team task assignments or group work

Reference

About

Starter for Project 2 - Node, Express, Mongo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.8%
  • HTML 44.8%
  • CSS 3.4%