Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joemasilotti authored Dec 18, 2023
1 parent 01fea09 commit 510e142
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Daily Log

An Rails, iOS, and (upcoming) Android app to track my daily habits like exercise, medication, food, and water.
A Rails, iOS, and (upcoming) Android app to track my daily habits like exercise, medication, food, and water.

> [!TIP]
> Check out the app here: [dailylog.ing](https://dailylog.ing)
> 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).
Follow along with [this tweet](https://x.com/joemasilotti/status/1732051026226938343?s=20) for more updates and ideas as I build this in public!
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.

* [Rails app](rails/)
* [iOS app](ios/)
* [Android app](android/)
![Screenshots of the Daily Log mobile app](https://github.com/joemasilotti/daily-log/assets/2092156/a5d15dca-fb5a-4cf9-b031-3777cbf92e0f)

0 comments on commit 510e142

Please sign in to comment.