Life App

Diary and Sleep Helper Apps

Life App is an app that I build for my last assignment for Mobile Apss Courses. I have this idea because sometimes I also have issue with my mental health. Esepecially in this pandemic situation when I cannot really hangout with all of my friends and being stucked in my home in front of my s**tty computer. To be honest I love building this apps not only because I need this apps but for most of it I just enjoy programming.

Get Started

  1. Clone the repo and all of it’s submodules and go to project folder
git clone <URL>
  1. Setup Signing Keys (optional)
  • Create key.properties file inside android folder, for Example:

storePassword=
keyPassword=
keyAlias=
storeFile=
  1. Install pub dependencies
flutter pub get
  1. Build generated files
flutter pub run build_runner build --delete-conflicting-outputs
  1. Start debugging
  • Just press F5 and you go

Features

  • Sleep helper
  • Calm music player
  • Gratitude journal
  • Profile
  • Google login supported

Tech

Life App uses a number of open source projects to work properly:

  • Flutter – Mobile Apps Framework
  • Riverpod – State Management
  • and more…

And of course Life App itself is open source with a public repository on GitHub.

Design

This is not the final design

drawing drawing drawing drawing drawing drawing drawing drawing

License

MIT

Free Software, Hell Yeah!

GitHub

View Github