Skip to content

soufianeodf/spring-boot-asustech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swish

A stock management system using JSF and Spring

Screenshots

Features

  • Login system
  • Show list of products from database
  • Make an order
  • Display the order invoice in pdf
  • Add the order into the list of orders

Technologies Used

Resources Used

Getting Started

  1. Fork (optional) and clone repo
 git clone https://github.com/soufianeodf/spring-boot-asustech.git

 cd spring-boot-asustech
  1. Import the project to your IDE.
  2. Wait some seconds until maven install all the dependencies.
  3. Execute g_stock, and g_vente databases in Mysql.
  4. Open application.properties file and change the values of port, username and password of the two databases to yours.
  5. Run AsustechApplication.java file.
  6. For the login :
  • Username : john
  • Password : fun123

License

Licensed under the MIT License.

About

A stock management system using JSF and Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages