1
1
mirror of https://github.com/theoludwig/p61-project.git synced 2024-07-17 07:00:12 +02:00
p61-project/domain/entities
2024-04-04 12:31:56 +02:00
..
_Entity.ts feat: add react-hook-form + zod 2024-03-22 10:23:28 +01:00
Goal.ts feat: habit create zod schema 2024-04-04 12:31:56 +02:00
Habit.ts feat: habit create zod schema 2024-04-04 12:31:56 +02:00
HabitHistory.ts feat: add react-hook-form + zod 2024-03-22 10:23:28 +01:00
HabitProgress.ts feat: add react-hook-form + zod 2024-03-22 10:23:28 +01:00
HabitsTracker.ts feat: group habits history by frequencies (daily, weekly, monthly) 2024-03-25 13:05:15 +01:00
User.ts feat: authentication (register, login, logout) 2024-03-22 23:41:51 +01:00