Skip to content

A personalized dashboard featuring an time/date, weather data, alarm clock, world clock, pomodoro time and a stopwatch

Notifications You must be signed in to change notification settings

dpark926/my_momentum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MY MOMENTUM

A personalized dashboard featuring an time/date, weather data, alarm clock, world clock, pomodoro time and a stopwatch

  • Applied CRUD features with React’s virtual-DOM to render and update fetched data from custom built API endpoints
  • Built custom Rails API to handle AJAX requests for a fast single page application experience with no refreshes
  • Clock, alarm, pomodoro and stopwatch built from scratch by using setInterval to update (milli)seconds
  • Built custom Rails APIs to handle fetch requests
  • OpenWeatherMap API to retrieve current and daily weather forecast data of a city
  • Google Maps Geocoding API to convert zip codes to city names
  • Weather Icon are sourced from erikflowers

TIME/DATE

time

WEATHER

weather

ALARM

alarm

POMODORO

pomodoro

pomodoro-start

STOPWATCH

stopwatch

stopwatch-start

stopwatch-pause

About

A personalized dashboard featuring an time/date, weather data, alarm clock, world clock, pomodoro time and a stopwatch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published