Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.62 KB

README.md

File metadata and controls

40 lines (29 loc) · 2.62 KB

Admin App (Frontend)

This is a conceptualisation of a dashboard that managers / business owners might use to manage their business.
There is a dashboard that shows the total overview of the app and there are charts to help display the business figures.
There is even a calendar page made using the Fullcalendar library that has tons of functionalities.
P.S. - This project only covers the frontend.

Dependencies

dependency - Node.js
library - React.js
language - javascript
styling - mui
image
image
image

Demo

https://animated-vacherin-f1f91b.netlify.app/

Glimpses of the project

Screenshot (94)

Screenshot (100)

Screenshot (98)

Screenshot (97)

Screenshot (99)

Screenshot (95)

Screenshot (96)

Deployment

npm run build

For the other installments use the default npm install commands, to avoid the version conflicts checkout the json file.
*Netlify has been used for the deployment of this project. (Just drag drop the the build file)