Compare commits
2 Commits
41b70f4ff4
...
d30b40f955
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d30b40f955 | ||
|
|
0c616230d8 |
@ -118,4 +118,15 @@
|
||||
- When David accepts the invitation
|
||||
- Then he becomes a member of the salon
|
||||
- When David declines the invitation
|
||||
- Then Bob is notified of the refusal
|
||||
- Then Bob is notified of the refusal
|
||||
|
||||
|
||||
|
||||
# Technical specifications
|
||||
|
||||
- **.NET**: Main framework for backend, API, and business logic.
|
||||
- **Angular**: Framework used for developing the interactive web frontend.
|
||||
- **Docker**: Containerization of services to facilitate deployment and portability.
|
||||
- **Logto**: Authentication and identity management solution to secure access.
|
||||
- **SQLite**: Lightweight database, ideal for local storage or testing environments.
|
||||
- **Hetzner**: Hosting provider for production deployment (servers, cloud).
|
||||
Loading…
x
Reference in New Issue
Block a user