Apexal / late

A web app for RPI students to manage their course load.
https://www.late.work
MIT License
54 stars 19 forks source link
calendar css html javascript nodejs rcos schedule study

No Longer Maintained

Just use Google Calendar... Jokes aside, I was blessed to mentor and work with all the amazing RCOS contributors to LATE over the years. I appreciate you all and I hope you had a good time and learned a thing or two in the end, as I certainly did. In retrospect, working with everyone was easily the most fulfilling part of this project. However, now that I'm closing out my academic career soon I can't justify further investing time and effort into anything related to coursework! I'll keep this repository as a testament to all the work that was done and hopefully inspire future student developers :)


License GitHub commit activity GitHub package.json version Dependencies Node Discord GitHub stars

LATE

Better LATE than never!

Links

Overview

LATE is a web app that tracks your coursework and keeps you on track with reminders and reports.

Goals

Target Audience The target audience is all RPI students, especially freshmen.

Local Setup

Make sure you have NodeJS installed with version >= 14.0.0.

To run the project in development mode, you must run the API server in one terminal and the front end hot-reloading server in another terminal:

Development

The GitHub repo wiki contains custom resources on the whole stack LATE uses and how to develop the site.

License

MIT