Candle

A birthday reminder web application

screenshot of Candle

Languages

  • ReactJS
  • Ruby on Rails
  • Sass

Links

Description

Candle is a web app built to never again forget an important birthday. After logging in, the user can view all of the birthdays happening that month and see all the friends currently listed in the app. They can also easily add or remove a birthday from the app. The app, which takes advantage of the date/time Javascript object, will dynamically update the age of each friend as a birthday passes on the frontend, while storing the DD/MM/YY of each friend in the database.

Details

  • Four-day solo project
  • Solidfied understanding of ReactJS