Skip to content

Commit ebabf11

Browse files
authored
Merge branch 'main' into dev
2 parents f2f46b6 + 5609898 commit ebabf11

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
HabitAi
2-
31
HabitAi is an application designed to help people boost their productivity using AI (artificial intelligence).
42

53
Currently under active development. The tech stack includes Flutter, React, Vue, Symfony, PHP 8.3, and the architecture follows Clean Architecture principles, Domain-Driven Design (DDD), and Atomic Design.
64

5+
New frontend improvements:
6+
7+
Implemented Cache-Then-Network (CTN) system for optimized data fetching and faster response times.
8+
9+
Integrated IndexedDB (IDB) for persistent client-side caching, allowing offline access and reducing server load.
10+
11+
The data layer architecture has been updated to support centralized caching and efficient state management.
12+
713
Features such as task management, Eisenhower matrix, Pomodoro timer, and multilingual support for 5 languages are already implemented but still being refined.
814

915
Stay tuned for updates!

0 commit comments

Comments
 (0)