Skip to content
Mario Jimenez edited this page Dec 8, 2021 · 3 revisions

Welcome to the DashBoss wiki!

About this project:

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.

Why was this app created?

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.

Current status:

App is currently deployed online.

Current hosting / deployment

CleanReed currently being hosted on gh-pages

Tech Stack:

  • 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

Testing software from Github used in project

  • TravisCI
  • CircleCI
  • CSSLint
  • ESLint
  • StyleLint
  • Cypress

How to contribute

This project's documentation page has resources available for anyone who would ever wish to contribute to the project.