Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 416 Bytes

Occurrence Calendar

Demo running at: https://occurrence-calendar.herokuapp.com/ (give it 60 seconds to load because it is on a free heroku instance)

Occurrence Calendar is a web app that allows you to keep a calendar of how often a given event occurs. All changes are saved immediately via REST calls.

Occurrence Calendar is built with:

  • TypeScript
  • React
  • Loopback (Node REST API framework)
  • NodeJS
  • MySQL