project thumbnail

Calculator++

An Android application with a hidden notes feature. The calculator works like an ordinary calculator that can perform arithmetic operations but once the user entered his secret pin then it will go to the hidden notes screen where there user can save and hide notes


TechStack

These are the tools I used to develop this project:

Android Studio
• Android Studio was used as the primary development environment, providing all the necessary tools and emulators for building and testing the app.
Kotlin
• • The app is built using Kotlin, offering concise, modern code that makes it easy to maintain and scale while ensuring high performance.
Room SQLite
• Room SQLite was used for local database storage, providing a structured approach to storing and querying data efficiently