Skip to content

jadonamite/Aboki

 
 

Repository files navigation

Aboki.v.0.1

Aboki - A Simple Cash Management System

Aboki is a basic web application designed to help users manage their personal finances. It provides a simple and intuitive interface for tracking income, expenses, and overall cash flow.

Features

  • Income Tracking: Easily record sources of income with descriptions and amounts.
  • Expense Tracking: Categorize and log your expenditures to understand where your money is going.
  • Balance Overview: Get a clear view of your current balance, calculated from your income and expenses.
  • Simple and Intuitive Interface: The application is designed for ease of use, making financial tracking straightforward.

Getting Started

To run Aboki locally, follow these steps:

  1. Clone the Repository:
    git clone [https://github.com/jadonamite/Aboki.v.0.1.git](https://github.com/jadonamite/Aboki.v.0.1.git)
    cd Aboki.v.0.1

Usage

Once the application is open in your browser:

  1. Add Income: Use the provided form to enter details about your income sources (description and amount) and click "Add Income".
  2. Add Expenses: Similarly, use the expense form to record your expenditures (description and amount) and click "Add Expense".
  3. View Balance: The application will automatically update and display your current balance based on the income and expenses you've entered.

Contributing

Contributions to Aboki are welcome! If you have ideas for improvements or find any issues, please feel free to:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your modifications.
  4. Submit a pull request.

License

This project is open-source and available under the MIT License (if a LICENSE file is present in the repository).

Acknowledgements

  • This project utilizes basic web technologies (React Vite ,Tailwind ,Typescript
  • ) for its functionality.

Note: This is a basic version of a cash management system. Future enhancements could include data persistence (saving data between sessions), more detailed reporting, user accounts, and more advanced features.

About

The Full Application of the Aboki App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.6%
  • JavaScript 2.2%
  • Other 0.2%