System to help you organize tasks and events.
The system will automatically arrange your tasks, depending on your preferences and interests.
Stack:
- ASP.NET 10
- Entity Framework
- Identity Framework
- React
- Docker
- PostgreSQL
Per-user data isolation is enforced at the database level with PostgreSQL Row-Level Security (RLS), and the backend is covered by unit tests plus Testcontainers-based DB integration tests. See the backend readme for details.