Skip to content

ulcnyu/ulc-schedule-maker-v2

Repository files navigation

ULC Schedule Maker v2

Project Description

The ULC Schedule Maker is a web app designed to streamline schedule creation at the University Learning Center at New York University. It takes a Google Calendar containing information about staff availability and translates it to a human-readable format to be posted on the university website. For more background, see the design document.

Stack Description

The ULC Schedule Maker runs on a MERN stack. The database is hosted with MongoDB Atlas, and the app itself is not yet hosted.

Runbook

To run in a dev environment:

  1. Make sure you have Yarn installed. Find more information here.
  2. git clone the repository
  3. In the local repository, run yarn install.
  4. Run cd ./client and run yarn install again.
  5. Run cd .. and run yarn dev to launch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published