No description
Find a file
2020-02-11 00:13:54 +01:00
client json circleref problem uncovered 2020-02-10 11:48:38 +01:00
Controllers project/id/addmembers endpoint 2020-02-11 00:13:54 +01:00
Data first commit 2020-02-05 22:41:50 +01:00
Models project/id/addmembers endpoint 2020-02-11 00:13:54 +01:00
Properties first commit 2020-02-05 22:41:50 +01:00
.DS_Store first commit 2020-02-05 22:41:50 +01:00
.gitignore switch to Newtonsoft.Json and config ti avoid cycle errors 2020-02-10 23:22:48 +01:00
appsettings.Development.json first commit 2020-02-05 22:41:50 +01:00
appsettings.json first commit 2020-02-05 22:41:50 +01:00
Program.cs first commit 2020-02-05 22:41:50 +01:00
README.md project/id/addmembers endpoint 2020-02-11 00:13:54 +01:00
Startup.cs switch to Newtonsoft.Json and config ti avoid cycle errors 2020-02-10 23:22:48 +01:00
TicketManager.csproj switch to Newtonsoft.Json and config ti avoid cycle errors 2020-02-10 23:22:48 +01:00

TicketManager

Software Requirement System

Features

Supports

  • Web
  • Progressive Web App
  • Mobile

Technical Stack

  • React client 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