Skip to content

ptylczynski/item-server-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

item-server backend

Backend server for item-server project. Frontend can be found in another project. item-server is continuation of item-server-obsolete as previous don't contains angular frontend. Detailed list of changes could be found below.

Changes

  1. Angular frontend support
  2. Lack of Thymeleaf support
  3. Only rest api, no frontend included

Capabilities

  1. Aauthenticate users
  2. Authorize users via ACL
  3. Access MySQL database to persist items and collateral data

Roadmap

  • Basic CRUD on DB
  • Authentication
  • Authorization
  • Sending mails about ending due date
  • Register new users
  • Admin panel