PostGrade is a web app allowing teachers to create assignments, view those assignments, edit and delete them. While creating an assignment teachers can select students to be assigned.
-
Clone this repo
-
Install all the gems via
$bundle install
-
Migrate database via
$rails db:migrate
-
Use seed data to view all features of the app.
$rails db:seed
-
Start your server
$rails server
-
visit local host in your browser localhost:
http://localhost:3000
- The application welcomes you with a login page. Please use seed data to access full functinality of the app.
- After login, teacher's dashboard will display all courses that they are registered. From there users can navigate to course info page or gradebook to add assignments, to view grades of students by each course, or to create /update/delete an assignment.
This project is intendent to be safe, welcoming space of collaboration, and contributors are expected to adhere to the Contributor Covenantcode of conduct.
This project has been licensed under the MIT open source license.
Thanks gifcap.dev for the use of Gif maker. Thanks Canva for the images.