This is project hosts the backend of a business process management of a factory which manufactures and assembles electronic equipment. The application allows users to manage the company under 10 different subsystems.
- Supplies,Stocks,Inventory Management System
- General Management System
- Customer Order Management System
- Finance, Payroll and Risk Assessment System
- Human Resource Management System
- Logistics, Vehicles, Machinery, Services and Maintenance System
- Manufacturing and Assembly Line Planning and Management System
- Quality Assurance and Quality Control System
- Sales and Marketing System
- Training (Skills Development), Prototyping, Product/Process Development and Simulation System
The backend is built using Spring Boot and MongoDB database to create a full-stack web application. It is deployed on a NGINX server using Azure App Service.
Developed with the software and tools below.
- Clone the repository:
git clone https://github.com/your-username/companyA-backend.git
- Navigate to the project directory:
cd backend
- Install dependencies:
mvn install
- Configure the database connection in
application.properties
. - Run the application:
mvn spring-boot:run
Before running this application, make sure you have the following tools installed:
- Open your web browser and navigate to
https://spring-boot-companya.azurewebsites.net/
This project is licensed under the Apache License 2.0
If you have any questions or suggestions, please feel free to reach out to us at gayanukaamarasuriya@gmail.com.