Making improvements
This commit is contained in:
parent
78e0e82449
commit
dd7e4a4933
11 changed files with 349 additions and 52 deletions
44
README.md
44
README.md
|
|
@ -1,12 +1,36 @@
|
|||
# This is a template to get started.
|
||||
# Open Health
|
||||
|
||||
The template includes
|
||||
- Registration
|
||||
- Login / Authentication with username / password
|
||||
- First person to register is the System Admin role and has full control over the installation.
|
||||
- Initial roles are
|
||||
- systemadmin
|
||||
- tenantadmin (admin over a single tenant)
|
||||
- user (non administrative role)
|
||||
Workout Routines
|
||||
- Routine Name
|
||||
- Exercise Type
|
||||
- Aerobic
|
||||
- Strength
|
||||
- Flexibility
|
||||
- Endurance
|
||||
- Exercise Measure
|
||||
- Distance
|
||||
- Weight
|
||||
- Time
|
||||
- Rate
|
||||
- Exercise Units
|
||||
- Distance
|
||||
- Miles
|
||||
- Kilometers
|
||||
- Meters
|
||||
- Yards
|
||||
- Feet
|
||||
- Weight
|
||||
- KG
|
||||
- LBS
|
||||
- Time
|
||||
- Hours
|
||||
- Minutes
|
||||
- Seconds
|
||||
- Milliseconds
|
||||
- Rate
|
||||
- Miles per Hour
|
||||
- Kilometers per Hour
|
||||
- Beats Per Minute
|
||||
- Steps per Minute
|
||||
- Instructions
|
||||
|
||||
There are a few things built in already, like placeholders for the Site Name, App Name, etc, but the rest is a blank slate.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue