This project is a React client for .Net core iot-webapi
- Redux & Thunk
- Material-UI design
- Axios
- JWT Authentication
- CSS Modules
- Form Validation
- CRUD Users (SignUp - Login - Create-Edit-Delete Subusers(devices) )
- CRUD Services
- CRUD Service properties
- R** Device data
- Assign properties to service
- Assign users(devices) to service
This Live Demo with Mock APIs, is just built for an overview, authentication and reports are disabled and some unexpected errors may be seen.
- Clone repo
- Set API base URL in
index.js
npm install
to install all dependenciesnpm start
to start the local server
- Edit Profile
- Make Report Result View Better
- Make More Reports
- Write Unit tests
Meisam Malekzadeh