Skip to content

ULCRS - Undergraduate Learning Center (ULC) Resource Scheduler. Intended for the ULC at UW-Madison

License

Notifications You must be signed in to change notification settings

xujunjiejack/ULCRS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULCRS

ULCRS, or Undergraduate Learning Center (ULC) Resource Scheduler, is a tutor scheduling desktop application intended for the ULC at UW-Madison. ULCRS is a project for the CS 506: Software Engineering course during Fall 2017.

Building

To grab dependencies and run the UI, run:

cd electron-src
npm install
npm start

To run the tests:

npm test

Java Server Process: TODO

About

ULCRS - Undergraduate Learning Center (ULC) Resource Scheduler. Intended for the ULC at UW-Madison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • HTML 9.1%