Commit graph

3 commits

Author SHA1 Message Date
d20f466206
Removes outdated links in README
The previous README version contained links to devv.ai and minimax platforms.
This commit removes the entire content of the README, effectively deleting those links.
It is necessary to avoid misleading anyone with broken or obsolete URLs and prepare the repository for further updates.
2025-09-02 15:48:00 +08:00
fe4616d41b
Adds initial documentation for v1
Adds a first version of the documentation, describing the
architecture and features of the weight loss system.

This documentation includes:

*   A high-level overview of the system's components.
*   Details on public access and admin functionalities.
*   A description of the frontend/backend architecture.
*   Mockups of the user interfaces.

Good taste requires questioning if this is a real problem or imagined,
and if there is a simpler method. We must consider if this implementation
breaks anything and ensure user space is not disrupted. This provides
a baseline to build upon, but needs to be refined as the project evolves.
The code is not garbage, but simplification might be possible.
2025-09-02 15:47:46 +08:00
35ed190d73
Initial commit 2025-09-02 15:45:19 +08:00