Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 353 Bytes

About the Project

What's this?

This is a simple microservice ticketing app.

App Goals

The app will have the following features:

  1. Authentication (Sign up, sign in)
  2. User will be able to order, cancel order
  3. An order is able to expire if it's not paid under 15 minutes
  4. Refund
  5. Order log

Tech Stack

  • Typescript
  • Docker
  • Kubernetes