https://github.com/alvincrespo/babystats-api
Track your 👶's 💦 and 💩 stained diapers with ease. Oh yeah....
https://github.com/alvincrespo/babystats-api
api rubocop ruby ruby-on-rails
Last synced: 6 months ago
JSON representation
Track your 👶's 💦 and 💩 stained diapers with ease. Oh yeah....
- Host: GitHub
- URL: https://github.com/alvincrespo/babystats-api
- Owner: alvincrespo
- License: mit
- Created: 2019-10-07T23:41:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T15:13:10.000Z (over 3 years ago)
- Last Synced: 2025-02-03T17:59:26.515Z (over 1 year ago)
- Topics: api, rubocop, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Babystats API
This repo houses the backend application for tracking your newborns stats during their first couple of months.
# Background
I was tired of writing in a physical journal, so decided to build this.
## What can you do with this app?
You can track your newborns progress:
- Number of 💦 and 💩 diapers
- Weight
- Length
- Head circumference
## Why use this vs. other apps out there?
This isn't connected to anything. Take the code, run it on your own server.
In fact, there isn't a login built in. Mostly because I'm lazy, but I really don't want to host this.
Although, if you want to pay me to set this up for you - more than happy to. Hit me up on [Twitter](https://twitter.com/home).
## Contributing
Check out [CONTRIBUTING.md](docs/CONTRIBUTING.md) for more info. I do warn you, nothing is there yet.
## License
MIT. Check it out [here](./LICENSE).
Built w/ 💖 by [@alvincrespo](https://twitter.com/alvincrespo).