-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mario Jimenez edited this page Dec 8, 2021
·
3 revisions
DashBoss is a business management dashboard created in React. It presents team members inside an organization, current sales data and company metrics in only a few styled components.
Proof of concept: This app was created to serve as both as an example for a Dashboard app created in React, and as a free resource for anybody interested in using it for any of their projects. It currently keeps a changelog inside the app, an active roadmap for future app features and bug fixes, and a wiki page to describe the project better.
App is currently deployed online.
CleanReed currently being hosted on gh-pages
- React for front end
- gh pages for app deployment
- Prettier for code formatting
- React testing library, Cypress, Lighthouse and Lighthouse-CI for testing and app audits
- CircleCI, TravisCI for continuous integration
- TravisCI
- CircleCI
- CSSLint
- ESLint
- StyleLint
- Cypress
This project's documentation page has resources available for anyone who would ever wish to contribute to the project.