Skip to content

AnGo84/Vetal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vetal

Build status: build_status BCH compliance


CRUD Web application for managing applications in the printing house. Provides separation of access to data by roles Administrator, Manager, Accountant. Realised two types of applications: task and stencil. After add or edit, Tasks can be send to partner by email. For printing applications used export to PDF format. Also, user can filtered data and export result to Excel format.

To using necessary:

  • IDE
  • JDK 1.8 or later
  • Maven
  • MySQL database
  • Jasper report

Realise 1.5 INFO (Current)

  • added tests coverage;
  • added analytic's page;
  • added emailing on stencils change;
  • refactored with generics;
  • added filters on orders views;

Realise 1.0 INFO

Stable version with realisation:

  • tasks: add, edit, delete, send to contractor, reports;
  • stencils: add, edit, delete, reports, calculate 'ink-prints' by days;
  • users: add, edit, delete, access by roles, password managing;
  • directories: add, edit, delete;

TODO

  • refactor DB with contragents and employees;
  • add docker support;

About

CRUD Web application for printing house. Used: Spring Boot, Hibernate, MySql, Maven, Thymeleaf, Jasper Report, Spring Mail

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published