ryanbahan/fitlit-1911
A fitness tracking app built in vanilla JS for improving the health and well-being of its user community.
JavaScript
Issues
- 0
- 0
Edit README.md to follow outlined conventions
#85 opened by cjrpostma - 0
As a user, I can drag and drop widgets to different positions on the dashboard
#45 opened by cjrpostma - 0
Add media queries to make site responsive
#72 opened by cjrpostma - 0
MVP display 3-day step trend
#103 opened by cjrpostma - 0
- 0
<html> element does not have a [lang] attribute
#108 opened by cjrpostma - 0
- 0
MVP Add tests/methods to class Database to filter users with greatest hours slept
#93 opened by cjrpostma - 0
- 0
- 0
Add class Challenge
#8 opened by ryanbahan - 0
- 0
As a user, I can select which widgets to display and persist my selection on reload
#48 opened by cjrpostma - 0
As a user, after I drag a widget to a different placement, I can save my placement to persist on reload
#46 opened by cjrpostma - 0
User can see their all-time average sleep quality and all-time average number of hours slept
#37 opened by cjrpostma - 0
User can see see their friends step count for a whole week, and then show who had the most steps for that week
#43 opened by cjrpostma - 0
Refine CSS for user profile widget
#84 opened by cjrpostma - 0
Refine CSS styling for this week widgets
#71 opened by cjrpostma - 0
User can see how their number of steps, minutes active, and flights of stairs climbed compares to all users for the latest day
#41 opened by cjrpostma - 0
User can see how their step goal compares to the average step goal amongst all users
#32 opened by cjrpostma - 0
- 0
User can see the distance they have walked (in miles) for the latest day based on their step count
#40 opened by cjrpostma - 0
User can see their sleep data for the latest day (hours slept and quality of sleep)
#35 opened by cjrpostma - 0
- 0
- 0
- 0
Fix Calculator getUserWeekTotal to return just the available data if the date passed in results in less than 7 days
#73 opened by cjrpostma - 0
User can see their first name somewhere prominently on the page to welcome them
#31 opened by cjrpostma - 0
User can see a weekly view of their step count, flights of stairs climbed, and minutes active
#42 opened by cjrpostma - 0
User can see how much water they have consumed each day over the course of the latest week
#34 opened by cjrpostma - 0
User can see their sleep data over the course of the latest week (hours slept and quality of sleep)
#36 opened by cjrpostma - 0
Add class Calculator
#27 opened by cjrpostma - 0
- 0
Add base CSS layout
#29 opened by cjrpostma - 0
Add HTML boilerplate
#28 opened by cjrpostma - 0
Add class Database
#25 opened by cjrpostma - 0
Add class SleepRepository
#10 opened by grimeyg - 0
Add class HydrationRepository
#6 opened by cjrpostma - 0
Add class ActivityRepository
#7 opened by ryanbahan - 0
Add class UserRepository
#5 opened by cjrpostma - 0
Add class User
#4 opened by cjrpostma - 0
Add test dataset to data directory
#11 opened by cjrpostma - 0
Add test directory
#9 opened by cjrpostma - 0