Skip to content

v1.0.0

Compare
Choose a tag to compare
@sjdonado sjdonado released this 02 Apr 05:20
· 22 commits to master since this release

Summary

  1. Sidebar redesigned
  2. Live demo preview updated
  3. Playwright tests updated
  4. Assignment Card redesigned
  5. Authentication + Authorization redesigned

Features

  • Assignments have status (OPEN, CLOSED) and type (HOMEWORK, QUIZ, PROJECT)
  • Users have roles (ADMIN, TEACHER, STUDENT)
  • User login with multiple roles
  • Admin role should CRUD users and assignments
  • Teacher role should CRUD only their own assignments
  • Student role should list all assignments
  • Admin, Teacher, Student should be able to view and edit their profiles
  • Non-functional requirements

Full Changelog: https://github.com/sjdonado/remix-dashboard/commits/v1.0.0