lntn / babytracker
The Laravel Framework.
v1.1
2017-04-03 20:28 UTC
Requires
- php: >=5.6.4
- laravel/framework: 5.4.*
- laravel/tinker: ~1.0
- nesbot/carbon: ^1.22
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.7
This package is not auto-updated.
Last update: 2024-10-26 20:58:48 UTC
README
About Project
This is a web tool to keep track of your baby's:
- Milk intake (aka meal)
- Sleep amount
- Weight
Best viewed on mobile devices
Features
- Weight and height input
- Meals input (ml)
- Sleep time and wake up time input
- Day-to-day intake & sleep comparison
- Intake trend report
- Sleep amount trend report
- Sleep amount by hours analysis
- Weekly weight tracking
- Weight trend report
- WHO's standard weight tracking
Fully mobile compatible
Requirements
Laravel 5.4 requirements
Setup
- Follow standard Laravel setup (i.e. migration, seed, env...)
- Create config/settings.php from settings.example.php file
License
This software is provided open-sourced under the GNU GPL-3.0 license.