Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.01 KB

Class Connect

Summary

Teachers can use this behavior management app to track student behavior. Teachers can encourage students to choose positive choices by giving points. If necessary, points can also be deducted. The app also enables students to track their performance during the school day.

The teacher, who can give and deduct points, is the primary user of the app. The classroom page and student page can be displayed to provide students with feedback about their performance.

##User Stories


  1. As a user I can register an account
  2. As a user I can login to an account and logout
  3. As a user I can create a classroom
  4. As a user I can delete a classroom
  5. As a user I can create students for my classroom
  6. As a user I can delete students from my classroom
  7. As a user I can award a student a point
  8. As a user I can deduct a point from a student
  9. As a user I can see the performance of each student in my classroom on one page
  10. As a user I can see the performance of one student on his/her page