Commit Graph

12 Commits

Author SHA1 Message Date
b2ad488043 feat: add React frontend with login, signup, dashboard pages and admin seeding support 2025-12-19 17:33:23 +05:30
2d3ad4f567 feat: add application logo in PNG and SVG formats 2025-12-19 16:21:22 +05:30
4890cfb541 feat: implement session-based authentication and core API handlers for user management 2025-12-19 16:21:12 +05:30
b9fbbbbbd6 feat: add diet entity and user lifestyle habits with data seeding support 2025-12-19 13:52:48 +05:30
baccbee706 feat: implement biomarker models, reference rules, and data seeding logic 2025-12-19 13:37:55 +05:30
2b02470957 feat: add height, blood type, and birthdate fields to User model and remove Eq derive. 2025-12-18 20:34:39 +05:30
f9f6871ee5 feat: Add user role entity and integrate with user model, including migration updates and a new Makefile target. 2025-12-18 20:23:03 +05:30
42b567f0ac feat: document future scope including FHIR integration, wearable sync, and other planned features. 2025-12-18 20:11:20 +05:30
e2930d1cd5 feat: initialize rust backend with axum server, seaorm models, and project scaffolding 2025-12-18 18:46:56 +05:30
9c0715637f docs: introduce comprehensive coding standards for the zhealth monorepo. 2025-12-18 17:41:25 +05:30
75c15ae73d feat: Add initial project development phases, high-level targets, and vision documentation. 2025-12-18 17:30:20 +05:30
bdde26d183 Initial commit 2025-12-18 11:41:48 +00:00