Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.76 KB

README.md

File metadata and controls

67 lines (39 loc) · 1.76 KB

Calluma

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.

Features

  • 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.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Java Development Kit (JDK) 8 or higher

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/MyMobileApp.git
  2. Build the project:

    • Click on Build > Rebuild Project to build the project and download necessary dependencies.
  3. Log in:

    • Use your registered email and password to log in.

Built With

  • Java - The programming language used.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

Authors

  • Tems - Initial work - Tems

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.me file for details.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc