An open API service indexing awesome lists of open source software.

https://github.com/justin-bytes-code/student-register

This is a medium level assignment to create a application for students to pick their classes. Every class had to be tied to a value and you had to ensure you couldn't select classes you already had/were taking. You can also only take up to 9 credits per quarter.
https://github.com/justin-bytes-code/student-register

application program register

Last synced: 12 months ago
JSON representation

This is a medium level assignment to create a application for students to pick their classes. Every class had to be tied to a value and you had to ensure you couldn't select classes you already had/were taking. You can also only take up to 9 credits per quarter.

Awesome Lists containing this project

README

          

# Student Register
This is a medium level assignment to create a application for students to pick their classes. Every class had to be tied to a value and you had to ensure you couldn't select classes you already had/were taking. You can also only take up to 9 credits per quarter.