Skip to content

Project made for a company to track the average number of days it takes for clients to pay their bills.

Notifications You must be signed in to change notification settings

BC-Engine-Team/BC-Engine

Repository files navigation

B&C Engine

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.

Available Scripts

In the client directory, you can run:

npm start

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:

npm run start-all

Runs both the server and the client

Client: http://localhost:3000

Server: http://localhost:3001

npm run dev-start

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

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Deployment

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

Link to the selenium testing repo

BC-Engine-Selenium

Super Linter

Super Linter is being used to establish good coding practices and prevent duplicates and formatting errors. GitHub Super-Linter

About

Project made for a company to track the average number of days it takes for clients to pay their bills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •  

Languages