Skip to content

johnsonav1992/baby-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabyBright - Baby tracking app

BabyBright is an application that I am creating that is an idea that came from my wife’s and my recent experience with having a second child and keeping up with taking care of him during his first year of life (while also raising our now toddler). This app is built so that users can keep track of important daily events for raising an infant: sleep, feeding, and diapers. The app will store data that is created in a postgres database so user data persists.

Tech-Stack: React | ReactRouter | bcrypt | JWT | JavaScript | NodeJS | Express | PostgreSQL | CSS | HTML |

MVP

User can:

  • Sign up for an account
  • Log in and out of their account
  • Change their password
  • Delete their account
  • Create Children
  • Add tracking points for those children - sleeps, feedings, diaper changes
  • Perform CRUD operations on this added data - view, update, delete

Additional Features (for the future)

User Can:

  • Go to an insights page where data can be interpreted in various ways (i.e. how many sleep hours this past month, average number of diaper changes per day, etc.)
  • App is fully mobile responsive

Screenshots

Landing Page

Reg-Login Page

Dashboard Page

Account Page

Modal Example

Live App

The live application can be found and used here: https://babybright.up.railway.app/

Demo

The project demo video can be viewed here: https://www.youtube.com/watch?v=U2v_vwOJ8nI

About

Devmountain Specializations Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published