An open API service indexing awesome lists of open source software.

https://github.com/vipulneha/magic-number

This Android app generates a Magic Number Square based on the user's birthdate. The app calculates the sum of all digits in the birthdate and dynamically creates a 3x3 magic square where each row, column, and diagonal adds up to the calculated sum.
https://github.com/vipulneha/magic-number

android androiddevelopment code development education java project xml

Last synced: 11 months ago
JSON representation

This Android app generates a Magic Number Square based on the user's birthdate. The app calculates the sum of all digits in the birthdate and dynamically creates a 3x3 magic square where each row, column, and diagonal adds up to the calculated sum.

Awesome Lists containing this project

README

          

This Android app generates a Magic Number Square based on the user's birthdate. The app calculates the sum of all digits in the birthdate and dynamically creates a 3x3 magic square where each row, column, and diagonal adds up to the calculated sum. It features a clean UI with a custom top bar, user input validation, and a dynamically generated table layout.

![image alt](https://github.com/vipulneha/Magic-Number/blob/3669c762912ef6600106cc23a87cf942a432fd57/sc%20(1).jpeg)