Abacus is design to help teachers manager their class room data. Users are able to log in to the application once they have created an account. Once they have an account they are able to add students to their class, create and update assignments, and view grades for assignments.
To install necessary dependencies, run the following command:
>npm i
To run locally, use npm start from the command line. Or follow the link below to the deployed app on heroku.
A Test login available for use is: email: [email protected] password: password1
If you'd like to see PassportJS working, you can use this second test login: email: [email protected] password: password2
None
To make contributions or queries please contact us via github.
To run tests, run the following command:
>npm test
If you have any questions about this repo, open an issue or contact us directly. You can find more of our work at: Tim Winters - (https://github.com/erasersleeve) Esther Min - (https://github.com/jungjungie) Andrew Kleiner - (https://github.com/akleiner26)