https://github.com/tadeubdev/fitness-dashboard-ddd
these files is just for my studies
https://github.com/tadeubdev/fitness-dashboard-ddd
Last synced: 10 months ago
JSON representation
these files is just for my studies
- Host: GitHub
- URL: https://github.com/tadeubdev/fitness-dashboard-ddd
- Owner: tadeubdev
- Created: 2021-01-24T00:14:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-06T14:00:24.000Z (over 5 years ago)
- Last Synced: 2025-10-09T01:09:18.339Z (10 months ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fitness Dashboard DDD
This repository is just for my studies.\
I wanted to create this for improve my knowleages about DDD.\
Especially about the file and directories structure.
I don't create this repo based *totally* in TDD.\
I just created some tests, but don't test it really.\
I was thinking about the structure.
- the user can `create an account`
- the user can `add your weight and height`
- the user can `calculate your bmr`
- the user can `track your measurements`
