Kolandéla is an application for managing and planning expenses.
The name Kolandéla comes from the Lingala word which means tracking.
The idea came from a personal need to track my expenses. I think it is important to know how to evaluate in order to improve ; and to evaluate, we need to have the necessary data.
The project use pnpm as package manager but the others one should work. You can install it by running the following command:
- Clone the repository and install the dependencies
git clone https://github.com/ssnnee/kolandela.git
cd kolandela
pnpm install
- Start the application
pnpm start
Then scan the QR code with the Expo Go app on your phone or follow the instructions in the terminal.
- Add expenses
- Add income
- Add categories
- Plan expenses
- Plan income
- View expenses
- View income
- View categories
- View statistics
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.