Metadata-Version: 2.1
Name: wlg-fayefv
Version: 0.2.3
Summary: A simple weightlogging app to track personal fitness.
Home-page: https://github.com/fayefv/weightlogger
Author: Faye Fong
Author-email: fong.faye@gmail.com
License: UNKNOWN
Description: 
        <h1>WeightLogger</h1>
        <h3>A simple app to monitor personal fitness.</h3>
        <br>
        
        ![demo](supporting_graphic.png)
        
        <p> User may record body weight by selecting 
        or entering a calendar date.  Body weight
        is plotted over all time or just the 
        previous week.  User may also generate an 
        email report consisting of the data
        in a CSV file and the most recent data plot.</p>
        <br>
        <p>Future improvements may include more
        advanced statistics in the trends section.</p>
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
