Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 49)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#1 fixed Set up base pyramid install, add to darcs betabug betabug
Description

Set up a base pyramid install (using zodb template), record and push to darcs repo.

#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.

#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

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