DeveloperMal / wger

Self hosted FLOSS fitness/workout and weight tracker written with Django
https://wger.de
GNU Affero General Public License v3.0
0 stars 0 forks source link

Alllow Personal Exercises #1

Open DeveloperMal opened 8 years ago

DeveloperMal commented 8 years ago

If a user wants to use a custom or new exercise that is not in the exercise database then they have to submit it to the exercise overview but for them to start using the exercise they will have to wait for approval. This can be frustrating especially when the user wants to use the exercise right away. There should be the added feature of "personal exercises" or "my exercises" so that they can instantly create and use custom exercises. These personal exercises will be the user's own list of custom or new exercises that may/may not be in the exercise database. Their list will not interfere with the exercise database and they can easily and quickly start using their exercises. If they want to submit any exercises to the exercise database they can.