A simple offline TODO application with light RPG mechanics, developed for Windows Phone 7.1.
The project targets Windows Phone 7.1, making it compatible with devices running WP 7.1 through WP 10
This project was created as a way to learn Windows Phone development and the Silverlight framework. The application allows users to manage tasks while earning XP and gold by completing them, adding a small gamification element to a traditional TODO list.
Current features include:
- Create and manage tasks
- Mark tasks as completed
- User progression with levels and XP
- Gold rewards for completed tasks
- Offline data persistence using Isolated Storage
| Tasks | Character |
|---|---|
![]() |
![]() |
| Add Task | Shop |
|---|---|
![]() |
![]() |
- C#
- Windows Phone 7.1 SDK
- Isolated Storage
This project is still under development and is primarily intended as a learning project.



