Croos-platform math game built with .NET MAUI using SQLite to save data. Practice basic arithmetic, track your scores, and try to beat your previous records!
- Randomly generated math questions
- Score tracking
- Clean and simple UI
- SQLite as database
- Cross-platform support (Android, Windows, etc.)
- Working with xaml files
- Data binding
- Using SQLite for data persistence
- Managing navigation between pages and passing data where needed
- Debugging issues related to layout, visibility, and lifecycle events
- Build more projects to strenghten my MAUI knowledge
- Use MVVM pattern to improve maintainablity
- Write more advanced SQL queries