Skip to content

Commit

Permalink
- change README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evaggelos99 committed Dec 31, 2024
1 parent 2092fc4 commit 4852f0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ TODO:
- [ ] QR code for ticket and add validation for it.
- [x] Postgres
- [ ] Roles within the Database
- [ ] Microservices
- [x] Microservices
- [ ] Some type of service discovery
- [x] Kafka used as a transport layer
- [ ] Redis for caching front page stuff.
- [ ] UI Simple JS or Angular
- [ ] Kafka streaming for events. An attendee can subscribe on an event stream(can be a football match).
Expand All @@ -18,3 +19,4 @@ TODO:
- [ ] Authentication/authorisation (fusionauth)
- [ ] Add roles: Sponsor, Organizer, User, Admin
- [ ] e commerce eshop for buying tickets to the events. Stripe for buying tickets?
- [ ] Add controllers that use web-sockets

0 comments on commit 4852f0b

Please sign in to comment.