ciarawheeler / Scrum-and-GitHub-Flow

MIT License
0 stars 0 forks source link

Enable students to view their grades online #2

Open ciarawheeler opened 6 months ago

ciarawheeler commented 6 months ago

User Story As a student, I want to see my grades online so that I don't have to wait until I get to school to know if I am passing.

Detailed Description There needs to be an online platform for students to view their grades through. This content will allow for better conveniency and availability so the students can stay up to date with their grades and progress.

Task List Create a detailed student view of the grades Create an online portal for the student access Create an automatic update connecting with the teacher input and student view

Acceptance Criteria This view will only be accessible on the Chrome browser This view will be protected by a two factor authentication

Acceptance Tests Students can access grades using the correct credentials Students have accurate grades for each course

fobo commented 6 months ago

Looks great! Should hook in a database so students can search their grade history with some built in commands!

eyu776 commented 6 months ago

Looks great! Should hook in a database so students can search their grade history with some built in commands!

@fobo

Pull request reviews should go under the pull request not the issue.