Skip to content

Application developed to simulate a system to controll product seizures made by the police.

Notifications You must be signed in to change notification settings

erikgaborim/SeizureController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seizure Controller

To register and controll products and seizures

What's the project?

Application developed to simulate a system to controll product seizures made by the police

Settings to use it

  1. Create a Database (preferably with postgres, because it's already configured) with the command CREATE DATABASE database_name;
  2. Open the project in your IDE as a Maven project;
  3. In the project, change the file "resources/application.properties", adding there your database's name and password in the indicated places;
  4. Run the project;
  5. Then, open in your browser the system server's port 8080 and just create products and seizures;
  6. To read the QRCode of each seizure, install the app SeizureQRCodeReader.

Tecnologies used

               

About

Application developed to simulate a system to controll product seizures made by the police.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published