CSC/ECE 517 Fall 2016 E1691 ConvertAssignmentCreationFormtoReactJS

From Expertiza_Wiki
Revision as of 18:33, 4 November 2016 by Onam (talk | contribs)
Jump to navigation Jump to search

E1691 Convert Assignment Creation Form to ReactJS

This a page to describe a final project for ECE517. In this project we will be converting Assignment creation form to ReactJS.

React JS

ReactJS is an open source JavaScript library


Current implementation

The assignment creating page view is as follows.

Currently it is implemented fully in HTML which hard to read and it is not very dynamic.

Proposed solution

References