Frontend dashboard that crowdsources sales, staffing, and catalog data from a network of non-competing small businesses (in the same sector) to provide actionable insights that benefit all member businesses. Created for the NCR challenge at HackGT 2020. Bootstrapped via
create-react-app
, and built using TypeScript and Emotion.
This project was created for the NCR challenge at HackGT 2020, and we wrote a post detailing how it was built and why on DevPost.
To view a live hosted version of the app, go to https://insights-dashboard.netlify.app/, which uses Netlify to host the static React application on their servers.
To run the app locally, make sure Yarn is installed and then run:
yarn install
yarn start
This will start a development server at http://localhost:3000/