Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 969 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 969 Bytes

The Family Table

The Family Table is a responsive, full MERN stack web application for users to store their favorite recipes and share them with their loved ones. Users are able to create tables, allowing any who are a part of them to see any recipe of the table members. Protected with JWT tokens, only you and your family / families will have access to your personal recipes. (Heroku takes a bit to spin up so give the site a sec to load as well as signup/login) You can find the application here.

Technologies

  • HTML
  • CSS
  • Javascript
  • MongoDB
  • Express
  • React.js
  • Node.js
  • SASS
  • bcrypt
  • cors

Wireframe and ERD

wireframe

ERD

Future Functionality

  • Polish and finsih what's already there / imporved UX
  • Email Verification
  • Password recovery
  • Google OAuth
  • Add Images to recipes
  • Public recipes
  • Search recipes