Giter Site home page Giter Site logo

appengineeringlab / fokusapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.04 MB

Simple pomodoro app.

Home Page: https://play.google.com/store/apps/details?id=com.labappengineering.fokus

License: MIT License

Kotlin 100.00%
android kotlin mvvm dagger2 room livedata dagger2-mvvm-room-livedata

fokusapp's Introduction

Fokus App fokus app

The pomodoro app is part of my #1App1Month challenge where I try to learn android by creating one application per month.
If you would like to support me consider grabbing a coffe alt text.

Contents

More about challenge

The challenge should last 3-6 months and provide the same amount of applications finished and published on the play store. I should learn all the important concepts that android is offering and be able to apply them efficiently in new situations. Every application should introduce some new concepts, so not all the apps will have everything, for example, some apps won't have tests, some apps won't have local database, others won't have network access, etc.
alt text alt text alt text If you are easily triggered on bad database design, lack of formal testing, over architecturing things than watching code in these repos probably isn't a good idea, since focus is more on learning kotlin and android, and some things will be made just to work. I will give my best to keep it as clean as I can.

Technologies and concepts used

I have used:

  • Dagger2 as depedency injection framework. You can check the configuration in package called di. I have some redundant code and some dependencies aren't provided through their interfaces, unit testing should solve this.
  • Room + LiveData for managing local database. You can check it package called data. I have also lightly touched with Kotlin Coroutines
  • Material.IO I have used some material android components, like bottom app bar which you can see in MainActivity.

Fokus App

Pomodoro-App

Fokus app is simple time tracker you can use to achieve your daily goals. You have sessions, usually 25 minutes long, after each session you have short break usually 5 minitues long, and for example 4 sessions creates one round after which you can have long break which is usually as long as one session. You are able to set how many sessions you want, how many rounds, length of session and each break.
In the menu their is Settings option that is used for tweaking all mentioned above.
There is also support developers menu option which opens web browser and leads to paypal.me page.
The last option in menu is contact which opens email app for sending message to appengineeringlab. App lacks any formal testing since they weren't in focus this time. Look for them in the next app.

Licence

Please refer to this repo licence file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.