Skip to content

davewalker5/MedicineTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedicineTracker

Build Status GitHub issues Coverage Status Releases License: MIT Language GitHub code size in bytes

About

The Medicine Tracker is a simple command-line application for tracking the usage and current stock of medications for an individual.

Each medication has a name, a daily dosage, a stock level and a record of the date that medication was last taken.

The application records doses taken, automatically changing the remaining doses and showing warning indicators for low stock levels, and supports maintenance of available medications, their stock levels and daily dosage.

Getting Started

Please see the Wiki for configuration details and the user guide.

Authors

  • Dave Walker - Initial work

Feedback

To file issues or suggestions, please use the Issues page for this project on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details