ReactJs Frontend

From Expertiza_Wiki
Revision as of 23:27, 2 September 2018 by Arisboo (talk | contribs)
Jump to navigation Jump to search

Background

This project discusses the new front-end client built on ReactJs framework and Javascipt ES6, the web client uses Redux for state management and Axios(a third-part promise based HTTP client) for interacting with the database. The application currently supports all student side interactions of Expertiza and this writeup discusses the file structure, procedures and guidelines used in the design and implementation of the client application.


File Structure