An app for NGOs to keep track of their donations!
Features
- Multiple Organizations
- Fast and Quick Report Generations
- Downloadable Transactions File
- Save Frequent Donator Details
- Step 1: Install Requirements
pip install -r requirements.txt - Step 2: Open a CLI at the project repository and run the following command:
python main.py - Step 3: The application will be up and running at
localhost:5000