SalesBox is a easy to use cloud based sales analyzer that accepts text files (tab separated) uploads.
https://sales-box-app.vercel.app/
With SalesBox you can:
- Check the Gross Income for each upload
- Check the All Time Gross Income for all the uploads made
- See a list of uploaded files to control your analysis.
This repository is the front-end app for the SalesBox project. Follow the setup below to install and run it locally.
To run the project, you will need the following dependencies installed:
-
After clonning the repository, in the
ROOT
directory run the following command to install the dependencies.yarn install
To run the project locally, use the command bellow.
yarn dev
The NextJS server will run on localhost:3001
.
- Add tests to the project, it was not built using TDD.
- Add end-to-end tests with Cypress.
- Add CI to the project.
- Change project to use TypeScript.
- Add rules and plugins to eslint.
- Create a menu to view the company file imports.
- Create a menu to view the sales.