lean-office-apps / tickets-management-web

A simple, open source web app to manage tickets.
Other
0 stars 0 forks source link

Create tickets - groups - comments structure #12

Closed vgkienzler closed 3 years ago

vgkienzler commented 3 years ago

Create the models, views (create, list, delete, detail) and urls files for the tickets and groups apps. Create comment class in tickets to allow user to add comments to certain tickets.

Groups: allow grouping of tickets per project, organisation or any other logical entity.