B&C Engine was created specially to communicate with an existing application used by the company Benoit & Côté. The goal of the application is for the comapny's managers and employees to be able to view their sales statistics, averages days of collection, billing goals and much more.
Developed by Jean-Christophe Benoit
, Adam Mihajlovic
and Nicolas Espitalier
.
In the client directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
In the project directory, you can run:
Runs both the server and the client
Client: http://localhost:3000
Server: http://localhost:3001
Runs both the server and the client with docker to create containers for the database
Client: http://localhost:3000
Server: http://localhost:3001
To download Docker, please visit the link below: Download Docker
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
This application is currently deployed on the Heroku Platform and can be accessed with this link. The application might not be running at the time that you wish to access it so pleaase contact us before doing so. Link to Heroku app
Super Linter is being used to establish good coding practices and prevent duplicates and formatting errors. GitHub Super-Linter