Calluma is banking application developed in Java. This application aims to provide users with a seamless and intuitive experience for managing their daily expenses and also keep track of their expenses and help save money.
- User Authentication: Secure login and registration system.
- Track Expenses: see how much you spend .
- Subscriptions: find subscriptions/expenses easily in bank accounts
- User Profile: View and edit user profile information.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
- Java Development Kit (JDK) 8 or higher
-
Clone the repository:
git clone https://github.com/your-username/MyMobileApp.git
-
Build the project:
- Click on
Build
>Rebuild Project
to build the project and download necessary dependencies.
- Click on
-
Log in:
- Use your registered email and password to log in.
- Java - The programming language used.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
- Tems - Initial work - Tems
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.me file for details.
- Hat tip to anyone whose code was used
- Inspiration
- etc