mirror of
https://github.com/rjNemo/ticket_manager
synced 2026-06-06 00:36:39 +00:00
937 B
937 B
TicketManager
Software Requirement System
API Documentation
Features
Supports
- Web
- Progressive Web App
- Mobile
Technical Stack
Reactclient on the front-end (TypeScript)- Materialize CSS librairy for styling
- API: Newtonsoft.Json, to avoid cycle errors
- Hosting: ?
- Authentication : Auth0
- Analytics : Google Analytics & Mixpanel
Versions
Features in v.0.1
TO DO
- Write backend tests
- Reinitialize db
- Write Project SetMembers Method and related API endpoint code
- Write Project GetMembers Method and related API endpoint code
- Ensure Tickets Edits belong to Project Edits
- Ensure Tickets Files belong to Project Files