Skip to content

C-Coretex/timehacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timehacker

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.


Backend readme:

./src/README.md

Frontend readme:

./src/TimeHacker.UI/README.md

Releases

No releases published

Packages

 
 
 

Contributors