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
- Clone the repo and all of it’s submodules and go to project folder
git clone <URL>
- Setup Signing Keys (optional)
- Create
key.properties
file insideandroid
folder, for Example:
storePassword=
keyPassword=
keyAlias=
storeFile=
- Install pub dependencies
flutter pub get
- Build generated files
flutter pub run build_runner build --delete-conflicting-outputs
- 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:
And of course Life App itself is open source with a public repository
on GitHub.
Design
This is not the final design
License
MIT
Free Software, Hell Yeah!