📈 A finances application to keep track of my personal spendings
Find a file
2024-03-17 15:33:58 +01:00
.github/workflows N-FIN-1: customise template 2024-03-08 21:54:36 +01:00
docker N-FIN-v1.0.0: refactor docker-compose.yaml to use volume 2024-03-11 05:22:03 +01:00
prisma N-FIN-42: add default category column to entity 2024-03-17 11:31:17 +01:00
public N-FIN-5: add navigation to layout 2024-03-08 23:34:06 +01:00
src N-FIN-51: add button to clear auto complete input 2024-03-17 15:33:58 +01:00
.eslintrc.json Initial commit 2024-03-08 20:24:40 +01:00
.gitignore Initial commit 2024-03-08 20:24:40 +01:00
components.json Initial commit 2024-03-08 20:24:40 +01:00
Dockerfile Initial commit 2024-03-08 20:24:40 +01:00
next.config.mjs N-FIN-23: show app version on account page 2024-03-11 12:07:36 +01:00
package-lock.json N-FIN-v1.1.0: update package.json 2024-03-17 01:28:02 +01:00
package.json N-FIN-v1.1.0: update package.json 2024-03-17 01:28:02 +01:00
postcss.config.js Initial commit 2024-03-08 20:24:40 +01:00
README.md N-FIN-1: customise template 2024-03-08 21:54:36 +01:00
tailwind.config.ts Initial commit 2024-03-08 20:24:40 +01:00
tsconfig.json Initial commit 2024-03-08 20:24:40 +01:00

Next-Finances

This is my simple finances tracker that I use to keep track of my spending.