Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thurloat/lifestyleapp
App for tracking a new healthy lifestyle
https://github.com/thurloat/lifestyleapp
Last synced: 9 days ago
JSON representation
App for tracking a new healthy lifestyle
- Host: GitHub
- URL: https://github.com/thurloat/lifestyleapp
- Owner: thurloat
- Created: 2010-08-25T02:27:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-08-30T05:00:17.000Z (about 14 years ago)
- Last Synced: 2024-04-14T09:18:08.633Z (7 months ago)
- Language: Python
- Homepage: http://thurloat.com
- Size: 160 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Lifestyle App
---
### Purpose
Keep Track of all our new lifestyle change infromation. Including eventually:* Calorie Tracking and Reporting _*(in progress)*_,
* Shared Meal and Ingredient Database _*(in progress)*_,
* Weight and Measurement Tracking,
* Meal Planning
* More stuff~!### Design Notes:
Color Scheme- Dark Grey (Text) - #052623
- Whiteish Green (BG?) - #EDF2C2
- Light Green - #D8F279
- Darker Green - #C0D904
- Snappy Blue - #33BEFF### Django Apps used so far
- Django-Registration
- South (migrations)
### More Notes:
Uses postgresql_psycopg2 for PostgreSQL.### Acknowledgements
@JessSloan - Helping get it all setup, constant feedback
Justin & Chris - Design Suggestions