Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 524 Bytes

File metadata and controls

10 lines (8 loc) · 524 Bytes

ticket-manager-webapp

Build Status

This is the webapp of ticket manager project. It should support the following features:

  • Issuing and assignment of tickets to responsible person (Owners);
  • Manage of tickets by Managers (the person responsible for the assignment of tickets);
  • Notification Panel;
  • Support for Authentication and Authorization (TBD).