This is an open source bank application for Android platform as the practice project.
Some design components and inspiration is taken from the following Figma files
- Leverages SQLite database for secure user registration, login, and profile management.
- Tracks financial activities with ease using the robust SQLite storage solution for transactions.
- Employs fragments to create a dynamic and responsive user interface, allowing for smooth navigation and a delightful user experience.
- Draws inspiration from meticulously crafted Figma designs, resulting in a clean and intuitive UI that prioritizes user experience.
- Utilizes the Glide library to ensure smooth performance and a visually appealing app interface by efficiently loading and displaying images.
This project is still under development.
- Run the following command
git clone https://github.com/sarwataijaz/BankApp.git
- Open the project in Android Studio
- Connect a physical device through the USB cable
- Run the application

