Smart Calculator Hub

Smart Calculator Hub Used AI

7 devlogs
28h 32m
•  Ship certified
Created by Amrit Bhandari

Say goodbye to juggling multiple apps for simple calculations — Smart Calculator Hub brings everything into one smooth, modern experience! 🎉

✨ Features:
📚 GPA Calculator: Easily track your academic performance and compute your GPA with a few taps. Perfect for students and lifelong learners.

🧮 iOS-Style Basic Calculator: A sleek, intuitive calculator with the modern iOS design you love — perfect for quick everyday math.

💰 Tax Calculator: Crunch the numbers on your income or purchases with a simple tax calculator that does the work for you.
Discount Calculator: A simple discount calculator with friendly UI

All these tools are just a tap away — organized neatly with a clean bottom navigation bar. Whether you're a student, a professional, or just someone who likes efficiency, this app makes life simpler.

Timeline

I added a discount calculator screen

Update attachment

Ship 3

1 payout of shell 19.0 shells

Amrit Bhandari

11 days ago

Amrit Bhandari Covers 2 devlogs and 2h 22m

I added a new Load Emi calculator section in my calculator

Update attachment

Project bugs and error removed successfully

Update attachment

Ship 2

1 payout of shell 32.0 shells

Amrit Bhandari

28 days ago

Amrit Bhandari Covers 2 devlogs and 8h 12m

App is now ready

Update attachment

generated the Apk file for everyone to use this app

Update attachment

Ship 1

1 payout of shell 64.0 shells

Amrit Bhandari

about 2 months ago

Amrit Bhandari Covers 2 devlogs and 16h 35m

Idea:
Wanted to build an all-in-one calculator app — because why keep switching between different apps when one clean app can do it all? Decided to pack it with:
✅ GPA Calculator 📚
✅ iOS-style Basic Calculator 🧮
✅ Tax Calculator 💰

Process:
👉 Set up project in Android Studio (using Kotlin + Jetpack Compose)
👉 Designed the UI with a bottom navigation bar — for fast and easy tab switching
👉 Built GPA calculator logic first (live GPA calculation with dynamic inputs)
👉 Created iOS-style basic calculator — clean modern look, smooth UX
👉 Added Tax Calculator — handles quick % based calculations
👉 Polished the UI: spacing, fonts, colors, shadows
👉 Bug tested + optimized for different screen sizes
👉 Total dev time: ~15+ hours, all in one creative sprint ⚡

Update attachment

Today I worked on the CGPA Calculator Android app — I built out the UI with Jetpack Compose and added functionality to calculate GPA based on subject grades and credits.

I also learned how to make the layout scrollable and how to center the CGPA result text.

Next I want to add a way to save subjects and export results! 🚀

Update attachment