/insights-dashboard

Frontend dashboard built for surfacing actionable insights for a small business given a network of other similar small businesses

Primary LanguageTypeScriptMIT LicenseMIT

Insights Dashboard

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.

dashboard

ℹ Background

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.

🚀 Getting Started

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.

💻 Running Locally

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/