Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 900 Bytes

File metadata and controls

18 lines (14 loc) · 900 Bytes

Github Mistakes

Due to a rushed schedule the organization and commits for this github have been warped to display incorrect values. The "master" branch is the real application used for deployment. We incorrectly used github to store our prototypes which caused commits to not appear in the master project.

Because of this mistake. The branch "tempus-deployment" will be used as it represents the amount of work both project members committed. However, please know that the branch "master" is the actual branch used for deployment.

Scheduler with AngularCLI and Angular-Scheduler

This project is meant to be merged with the foundation branch.

Requirements

This project uses nodejs and npm to function correctly.

Installation

  • Open your terminal and go to the project's directory.
  • Input "npm install" to install the necessary dependencies.
  • Input "npm start" to perform a local test.