Refactor code structure for improved readability and maintainability

This commit is contained in:
Poyraz Avsever
2026-05-08 11:18:55 +03:00
parent e98972597d
commit 9adc34418e
21 changed files with 1194 additions and 393 deletions
+19
View File
@@ -0,0 +1,19 @@
> mood-tracker-mvp@0.1.0 dev D:\Poyraz\kodlama\Introduction-to-Data-Visualization-Project-Assignment
> next dev "--port" "3010"
▲ Next.js 16.2.6 (Turbopack)
- Local: http://localhost:3010
- Network: http://192.168.0.114:3010
- Environments: .env.local
✓ Ready in 1070ms
Creating turbopack project {
dir: 'D:\\Poyraz\\kodlama\\Introduction-to-Data-Visualization-Project-Assignment',
testMode: true
}
○ Compiling /login ...
GET /login 200 in 8.7s (next.js: 7.6s, proxy.ts: 335ms, application-code: 738ms)
GET /register 200 in 8.4s (next.js: 8.0s, proxy.ts: 10ms, application-code: 395ms)
[?25h
ELIFECYCLE Command failed with exit code 1.