Client Management System
A client management system with an in-built dashboard to monitor clients statistics, built for a
private client.
This application was built with a group of 3 from the ground up using the MERN Stack (MongoDB,
ExpressJs, ReactJs, NodeJs).
A seperate back-end for our API end points, and made requests using axios on our React frontend.
It's essence is a full CRUD
resource for clients to be created and for the admin to leave clients notes.
The front-end has been styled using React UI framework called material UI and with some CSS
*If interested, please contact me for login details
Features
- Authentication with JWT Tokens
- Material UI
- Testing using Jest
- Search Filter
- Redux State Management System