This is an Enterprise Resource Planning [ERP] and Manufacturing Resource Planning [MRP] application with user interface and database good for machine shop, job shop and fabrication shop companies with less than 250 employees. It is meant to replace those methods which use Microsoft Access and Microsoft Excel and paper forms.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
These are the things that you need to install the software
'npm install'
how to get a development env running.
Docker container
This Create React App PERN stack project uses JEST
To run all the tests:
"test": "react-scripts test --watchAll=false"
To understand and use there are many helpful video
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Add additional notes about how to deploy this on a live system.
- [VSCode] - Editor/IDE
- [PostgreSQL] - (https://www.postgresql.org/) - The database backend
- [ExpressJS] - (http://www.dropwizard.io/1.0.2/docs/) - The web framework used
- [NodeJS] - (https://nodejs.org/en/) - JavaScript JRE backend
- [REACT] - (https://reactjs.org/) - JavaScript Library for
- [MaterialUI] - (https://material-ui.com/) - UI Framework for REACT
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use Git/GitHub for versioning. For the versions available, see the [tags on this repository] (https://github.com/your/project/tags).
- Greg Bowne - Initial work - gbowne1
- **Malcolm C. Dixon - Inital work - malcolmcdixon
See also the list of contributors who participated in this project.
This project is licensed under the GNU GPL 3.0 - see the LICENSE.md file for details.
- Hat tip to anyone whose code was used
- Inspiration
- etc