A simple web app to trace your expenditures.
This repository contains the API. They are based on django and django-rest-framework packages.
Instruction to setup:
- Create a virtual environment
- Install
requirements.txt
This readme file will be updated with api specifications. Docs will be generated.