Jalaram bangles and rakhi has been into the business for over 35 years. This system intends to simpify the day to day accounting, inventory management and reporting tasks easy and fast.
- Manage Inventory
- Accounting/ Billing
- Generating reports
This ERP System uses a number of open source projects to work properly:
- VueJS
- Spring Boot
- VS code
- IntelliJ idea
- GanttProject
- Draw.io
- Pg Admin
*Spring Boot
-springframework.boot-starter-test
-spring-boot-starter-data-jpa
-starter-security
-jwt
-postgresql
*Vue
-vue-bootstrap
-vue-simple-search-select
Backend for ERP for JR
# install dependencies
mvn install
# Compile sources
mvn compile
# build JAR file
mvn package
# Deploy
mvn deploy
# run with test configs
mvn test