ACTIONS

D - Toggle Dark Mode
T - Randomize Text Color
F - Toggle Footer
R - Reset Everything

NAVIGATION

HIDE
MENU
SHOW
MENU
eye-hide-line eye-show-line

Coming soon... Stay tuned!

3D Playground

EasyBillr

Billing Management Android Application

What is EasyBillr?

EasyBillr aims to reduce the billing burden and help manage all your bills in one place. You can track all your bills; cellphone, internet, car payments, insurance, etc and have access to online articles through a built-in browser.

Origin of EasyBillr

I became a fan of Java and wanted to venture into the App industry. I had experience with MySQL database connections through EasyViewr, so I just needed to learn Java and how to connect Java with online requests. EasyBillr was my first offical app, I learned to create models (objects) and populate them depending on the data provided. EasyBillr also helped me learn about dependencies and API's. This was the start of my passion for software development.

Platform
Google Playstore
Size of Team
Solo (1)
Release Date
June 2018

Development of EasyBillr

I installed Android Studio and developed small projects to get a hang of the software. I, then, learned about internet connection with Android Studio and learned about Web View. I used the same MySQL database from EasyViewr, and opened the URL on Android Studio to run my PHP scripts. I found articles about different types of bills and entered information about those articles into the database. I collected the data from MySQL in JSON format, and formatted the content in lists of information I could use to display on the application. I used Object Oriented Principles and recognized the importance of objects and components through creating this application.

Developed on
Android Studio
Technologies used
Android Studio, Java, MySQL, PHP
Version Control
None