📈 A finances application to keep track of my personal spendings
Find a file
2024-03-10 17:50:09 +01:00
.github/workflows N-FIN-1: customise template 2024-03-08 21:54:36 +01:00
docker N-FIN-1: customise template 2024-03-08 21:54:36 +01:00
prisma N-FIN-2: add models to schema 2024-03-08 22:18:49 +01:00
public N-FIN-5: add navigation to layout 2024-03-08 23:34:06 +01:00
src N-FIN-6: add category server actions 2024-03-10 17:50:09 +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 Initial commit 2024-03-08 20:24:40 +01:00
package-lock.json N-FIN-5: refactor delete dialog to AlertDialog component 2024-03-10 17:02:26 +01:00
package.json N-FIN-5: refactor delete dialog to AlertDialog component 2024-03-10 17:02:26 +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.