Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 399 Bytes

Bug Tracker

Please jump straight to /app/express, it's the only thing with code right now.

/app has the express API backend.

/frontend will contain the frontend once the backend is ironed out.

Workflow

There are different types of users in this app.

A project manager creates a project and then adds users to that project.

Those users can then create and edit tickets and comments.