CSC/ECE 517 Spring 2024 - E2429 Reimplement student task list: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "Hello World")
 
No edit summary
Line 1: Line 1:
Hello World
== Introduction ==
The [http://expertiza.ncsu.edu/ Expertiza] application is a collaborative platform used by students and instructors for managing assignments, peer reviews, and feedback. The current student task list interface
lacks responsiveness, usability, and performance. The objective is to reimplement the frontend of the student task list using React JS and TypeScript. This reimplementation aims to enhance the user experience, improve task management, and optimize performance.

Revision as of 00:41, 20 March 2024

Introduction

The Expertiza application is a collaborative platform used by students and instructors for managing assignments, peer reviews, and feedback. The current student task list interface lacks responsiveness, usability, and performance. The objective is to reimplement the frontend of the student task list using React JS and TypeScript. This reimplementation aims to enhance the user experience, improve task management, and optimize performance.