Skip to content

Web application of the bachelor's thesis using Spring Boot.

Notifications You must be signed in to change notification settings

Powehix/web-app-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an inventory web application developed as part of an undergraduate paper. This application implements CRUD functionality to interact with the database and also allows you to generate and print QR codes.

Getting Started

Connection to the database is described in the file application.properties. Please change the installed settings to work with your database, in particular, you must change the hostname, password, database ID and port.

Note: MySQL must be used as the DBMS.

Connected dependecies:

  • ZXing
  • mysql

Connected dependencies are described in the file pom.xml.

Use this mobile app to scan the generated QR codes and conduct inventory.

About

Web application of the bachelor's thesis using Spring Boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published