/SwampScheduler

A web app to help students at the University of Florida plan classes for the semester.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

🐊 Swamp Scheduler 📆

A web app to help students at the University of Florida plan classes for the semester.

Table of Contents

Usage

To run the development server locally:

  • cd app
  • npm install
  • npm run start

npm run build will build the app to ./dist.

Maintainers

License

GNU Affero General Public License v3.0