ArturCzopek / ScalaTomato

ScalaTomato, project on Scala made in Android platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. About TomatoApp

TomatoApp is Application for Android 4+ made by me and my friend Konrad. We used scaloid library and used Scala langauge. This app is about PomodoroTechnique which is a time management method. More about it here: Click

2. Functions

In this app everyone has own local database in which are users tomatoes! Firstly of course, we should create account...:)

Login

Register

Then we can check our login name if we forget it just now ;) Also we can check amount of our pomodoros or tomatos (I prefer tomatos), the last tomato and the list all of them with dates.

Data

List

Finally, we can start our own tomato and show how much we have today :) Later, you will hear a sound. Congratulations, you have your own first tomato ;)

Tomato

3. Difference between .scala and .java with .xml.

For example, I will show you code of LoginActivity class with view. Code here is pretty much the same like these two. You can decide which method is better :)

About

ScalaTomato, project on Scala made in Android platform


Languages

Language:Scala 77.3%Language:Java 22.7%