Factor Finder
The Project
My project is an Android app called Factor Finder which helps you find all the factors of any number you input in it. It shows the factors in a comma-separated list.
Team Comments
I chose to make this project because...I meet this project to help students like me find the factors of any number quickly and accurately, and to sharpen their mathematical skills.
What I found difficult and how I worked it outThe most difficult thing for me while making this project was finding the factors themselves, because I didn't know how to find the them using code. To counter this problem, I implemented many methods that I had learnt in school and used the easiest and fastest one.
Next time, I would...One thing I would definitely want to change is the UI of the app, because when I made this app in April 2021, I didn't know much about UI design.