Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#4 fixed Workouts storage borja borja
Description

Design and implement a way to store workouts information for a given user:

  • title
  • description
  • Date and time when the workout starts
  • Date and time when the workout ends
  • Kind of workout/activity (cycling, running, kayaking... - define a list of sports we allow to track at first)
  • Some more information, probably depending on the kind of workout/activity:
    • distance
    • laps (+lap distance/time)
    • rounds/games (tennis table, basketball, football) (save distance/time per round/game)
    • ????

Add any other information you would think would be useful for new workouts.

+ views to list/view/add/edit/remove workouts

#17 fixed When adding a workout (manually) show a field to choose the type of workout borja borja
Description

Right now we show an input text field and all workouts are saved as "gymnastics" by default.

We have to keep track of posible workout types and allow the user to choose.

#2 fixed Users storage borja
Description

Design and implement a way to store users' data:

  • Email (use this as the username?)
  • Nickname
  • Password
  • bio/description
  • birth date/age
  • height/weight
  • pic(s)
  • location/address

+ views to signup/register, login/logout, view/edit profile and password reminder/recovery.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.