Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joemasilotti/daily-log
A Rails, iOS, and (upcoming) Android app to track my daily habits like exercise, medication, food, and water.
https://github.com/joemasilotti/daily-log
android ios rails turbo-native
Last synced: 13 days ago
JSON representation
A Rails, iOS, and (upcoming) Android app to track my daily habits like exercise, medication, food, and water.
- Host: GitHub
- URL: https://github.com/joemasilotti/daily-log
- Owner: joemasilotti
- License: mit
- Created: 2023-12-05T22:04:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T19:27:27.000Z (28 days ago)
- Last Synced: 2024-10-15T22:12:23.237Z (27 days ago)
- Topics: android, ios, rails, turbo-native
- Language: Ruby
- Homepage: https://dailylog.ing
- Size: 265 KB
- Stars: 242
- Watchers: 11
- Forks: 29
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Daily Log
A Rails, iOS, and (upcoming) Android app to track my daily habits like exercise, medication, food, and water.
> [!TIP]
> Check out the app on the web at [dailylog.ing](https://dailylog.ing) or the [App Store](https://apps.apple.com/us/app/daily-log-app/id6473819686).At its core, Daily Log is a Ruby on Rails web application. It uses [Turbo Native](https://masilotti.com/turbo-ios/) to render web content in the mobile apps, "wrapping" the screens in native chrome. This approach unlocks native transitions between screens, native navigation buttons, and modals/sheets for data entry.
![Screenshots of the Daily Log mobile app](https://github.com/joemasilotti/daily-log/assets/2092156/a5d15dca-fb5a-4cf9-b031-3777cbf92e0f)