Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Stock management system with purpose for implementing a full-stack application with Angular and Java with Spring boot

License

Notifications You must be signed in to change notification settings

cibertec-vault/stock-warehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

stock-warehouse

Stock management system with purpose for implementing a full-stack application with Angular and Java with Spring boot

Project setup

Backend

First run the maven project in backend folder. You should have the following stuff previously installed in your system:

  • MySQL (CLI or Workbench)
  • Java 11 JDK
  • A code editor or IDE of your preference

Once you install those programs, execute the SQL command found in ./backend/src/main/resources/Database.sql to create the database. Next, copy the file ./backend/src/main/resources/.spring-boot-devtools.properties into your home directory and make the changes you consider necessary. Finally execute the main method in the app module.

Frontend

About

Stock management system with purpose for implementing a full-stack application with Angular and Java with Spring boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published