📈 A finances application to keep track of my personal spendings
Find a file
2024-03-17 00:42:01 +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-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-33: create useMediaQuery hook 2024-03-17 00:42:01 +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-34: add required shadcn/ui components 2024-03-16 21:33:55 +01:00
package.json N-FIN-34: add required shadcn/ui components 2024-03-16 21:33:55 +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.