1
1
mirror of https://github.com/theoludwig/p61-project.git synced 2024-07-17 07:00:12 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
e4fcb1894c
feat: habit create use case 2024-04-05 00:08:40 +02:00
Xc165543337
f17c7d6e11 feat: habit create zod schema 2024-04-04 12:31:56 +02:00
Xc165543337
eea32ec256 fix: retrieve habits error case 2024-04-04 11:01:49 +02:00
bb126e907c
feat: group habits history by frequencies (daily, weekly, monthly) 2024-03-25 13:05:15 +01:00
57058c97b1
feat: add loading state while retrieving habits 2024-03-24 23:51:29 +01:00
1c648972d5
refactor: habits history component 2024-03-24 23:41:23 +01:00
39ebe3a152
feat: list habits basic UI 2024-03-24 19:39:15 +01:00
305ad640fa
refactor: app routes handling 2024-03-23 01:43:27 +01:00
25f60afb91
feat: authentication (register, login, logout) 2024-03-22 23:41:51 +01:00
bfaada5b4f
refactor: project structure 2024-03-16 00:36:44 +01:00
164b024e1f
refactor: pages routes 2024-03-15 23:24:08 +01:00
f73dfbd3ef
Merge branch 'feat/history-screen' into develop 2024-03-15 22:59:24 +01:00
dfcddb5f3a
Merge branch 'develop' of git.unistra.fr:rrll/p61-project into develop 2024-03-15 22:48:51 +01:00
ac6e66e0b5
feat: add basic data architecture 2024-03-15 22:48:28 +01:00
Maxime Rumpler
7b8ca39eb2 feat: add a calendar on the history page 2024-03-15 15:30:19 +01:00
Maxime Rumpler
33f5ebec62 feat: add the pages we will use for the application 2024-03-15 14:19:58 +01:00
Xc165543337
d73711363f feat: login & register page 2024-03-15 12:34:53 +01:00
06a99b6b23
feat: setup React Native Paper
Ref: https://callstack.github.io/react-native-paper/
2024-02-23 15:31:43 +01:00
90de51914d
chore: add lint-staged and husky 2024-02-16 23:06:23 +01:00
edd662ce44
chore: initial commit 2024-02-16 22:51:50 +01:00