Skip to content

Rosuav/Piewhole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piewhole Food Diary

Master Branch: Build Status

Current Application: https://piewhole.carbontwelve.org (thank you Heroku)

Purpose: Piewhole is a simple food diary and weight tracker. Is for those who just want to keep track of their eating habits (vs per calorie diaries, which there are plenty of). Allows you to health rank those foods to see what your trends are and compare your weight changes to those ranks.

Project Tasks

  • Build work environments
    • Travis-CI integration
    • Pushover integration
    • Heroku integration
  • Design
    • Database modeling
    • Database migrations
    • Web stubs
  • Primary Development
    • Intro/index page
    • User registration
    • User login
    • User Profile
    • Food Diary
    • Weight History
  • Refactor
    • Clean comments/documentation
    • Add email checking to login function
    • What if values of weight/health are NULL
    • Clean index page
    • Add debug logging
    • Add to testing scripts
    • Rounding function
  • Release
    • Tag as 1.0 release
    • Create development branch
    • Find/determine host
    • Add license
  • 2.0 Features
    • Add 'secondary_range' to weight chart with percent heathly food
    • iOS homescreen icon
    • Who knows....

Obligatory License

The MIT License (MIT)

Copyright (c) [2015] [Justin Hansen]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A very simple food diary and weight tracker.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.3%
  • HTML 36.8%
  • Other 0.9%