CSC/ECE 517 Fall 2023 - E2363. Create a UI for Assignment Edit page "Etc" tab in ReactJS(Phase 2)

From Expertiza_Wiki
Revision as of 02:54, 15 November 2023 by Rnarula2 (talk | contribs)
Jump to navigation Jump to search

Overview of Expertiza

Expertiza is a learning management system that is developed with Ruby on Rails and is accessible as open source software. It can create assignments, tests, assignment teams, and courses, among a wide range of other features and functions. It also has a thorough system for giving other teams and groups of teammates peer reviews and feedback. The files that are largely addressed in this project are the frontend React Components of User, Institution and Roles. A fully functional UI for these components will be developed using React for this project.

Technologies To Be Used for the Design

1. Ruby on Rails

2. Rspec (for Testing)

Changes to be Made

Currently the Teams schema is not properly implemented and we have to add more attributes.

Following attributes would be added to the teams table - 1.


Designs