PROJECT MATERIAL
WHAT IS IT?
TikhonToDoTaskApp lets you create tasks, and (if you want to) link a location to a task. The app will then send you a notification if you are near a task and ask you if you want to mark it as complete or ignore it. The app was designed using MVVM principles, union architecture and test driven mobile development.
Features:
- Support for English, Dutch, Slovakian, Czech, Lithuanian and Russian!
- Beautiful UI.
- Send notifications when near a task automatically.
- Configurable location update times & disable the location features directly!
- A Map to see all tasks' locations!
THE UI
The user interface has been designed from scratch. The comforting pastel color pallet was designed using coolers. The icons used are from the cc0 Mini Icons Pack. The font used is called Podkova, which means horseshoe. 🐴
HOW DO I GET THE PROJECT RUNNING IN VISUAL STUDIO?
There is only one step you need to undertake here (apart from cloning the project), and that is declaring your Google Maps API key:
- Create a new file called strings.xml under Platforms/Android/Resources/values.
- Fill in your API key in this format:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="google_maps_key">my_very_beautiful_api_key</string>
</resources>
And Bob's your uncle! 🥳
I/O PORTS - CONTACT
POWER SUPPLY - HAMSTER



