The user interface of online course ware management system is a single page web application, it has been designed and implemented by React JS. The developed single paged application has high performance and great interactivity. This paper adopts REST API design in the back-end and the single page React web application user interface consume the end point by sending request using Axios JS request methods. Also, this single page web application use Ant design (AntD) React JS package to build interface components like modal and form for data entry and table to display data. This paper uses Redux as state management tools and manage the state of the application on the user interface.
- ReactJs
- Redux
- AntDesign
To get the copy of this project in your computer,clone this repository or just download it.
- Code editor like vs code
- node js installed
- Download or clone the repository
- Open the folder in your IDE
- Install the dependencies
- Run the app by "npm start"
👤 Worash
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
[Link(##)]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
This project is MIT licensed.