Move to https://github.com/azharaiz/duid
Open source expense tracker.
Make sure docker installed on your machine. Follow this steps for docker installation.
# Migrate
docker-compose run web python manage.py makemigrations
docker-compose run web python manage.py migrate
# Start the application
docker-compose up
# Stop the aplication
docker-compose down
# Test
docker-compose run web python manage.py test
- Init TECH [AZHAR]
- Dockerize Project [AZHAR]
- Authentication [AZHAR]
- CRUD dompet [KEVIN]
- CRUD category [FERIL]
- Continuous Integration [FERIL & KEVIN]
- Codecov [KEVIN]
- CRUD transaction [FERIL]
- Read transaction with Filter [FERIL]
- Target [KEVIN]
- Register User [AZHAR]
- Integration Test [AZHAR]
- Add pylint [FERIL]
- Refactor Code Smell [ALL]
- Update database to PostgreSQL[AZHAR]
- 1706075041 - Kevin Raikhan Zain
- 1706074865 - Muhammad Azhar Rais Zulkarnain
- 1706075054 - Muhammad Feril Bagus Perkasa