/obolus

Obolus is a simple and intuitive expense tracker designed specifically for freelancers. It helps you keep track of your income and expenses, manage your financial records, and (eventually) generate reports for tax purposes.

Primary LanguageVueApache License 2.0Apache-2.0

Obolus

An expense tracker

Description

Obolus is a simple and intuitive expense tracker designed specifically for freelancers. It helps you keep track of your income and expenses, manage your financial records, and (eventually) generate reports for tax purposes.

Features

  • Track income and expenses
  • Categorize expenses for better organization
  • Generate reports for tax filing (Under constuction)
  • User-friendly interface

Installation

  1. Clone the repository:
git clone https://github.com/dnakitare/obolus.git
  1. Install the required dependencies:
npm install

Usage

  1. Start the application:
npm start
  1. Open your web browser and navigate to http://localhost:3000.
  2. Sign up or log in to your account.
  3. Start tracking your income and expenses.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.