Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 982 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 982 Bytes

Project A.R.I.A

Product code & Documentation for A.R.I.A.


Collaborators

Ryan Chiang | Yashwit Polapragada

Product Outline

A virtual study assistant aimed towards college students, with two features:

  1. 'Study Session' feature that encourages uninterrupted study sessions based on an incentive system
  2. 'GradePointArchive' feature that keeps track of module grades (and the computed GPAs) across semesters and years

Version Specifications: 4.0

  1. Basic Rendering of pages
  2. Authentication
  3. Database Integration
  4. Internal Navigation + URL Routing
  5. New Dependancies 5.1. jest 5.2. selenium 5.3. testing-library 5.4. mui 5.5. redux 5.6. confetti
  6. UI rebase from CSS3 to MUI
  7. Login/Signup full functionality + rendering + UI handling for user/db errors
  8. StudySession screen core functionality
  9. GradePointArchive core functionality + UI redesign
  10. User Profile page full functionality (Email/Username/PFP set & display)