Skip to content

lexjacobs/calendar-data-management-tool

Repository files navigation

Calendar Data Management Tool

An app developed to help a client manage his calendar business, benefiting the employees of the New York City School System.

Also, a nice proof of concept of the abuse of create-react-app as a development environment for a Backbone app.

Event add/edit:

screen shot 2017-08-25 at 6 24 20 pm

Filter events

screen shot 2017-08-25 at 6 32 20 pm

Annual proofreading output:

screen shot 2017-08-25 at 6 34 20 pm

run development server

yarn start

run local node server (running latest compiled build)

yarn watch

run tests

yarn test

create new build

yarn build

deploy

git push heroku master

About

Abstracted source of truth for annual calendar generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published