Commit Graph

10 Commits

Author SHA1 Message Date
ccbb0eac64 Added: Stats in dashboard
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-01-05 21:24:55 +01:00
21c2f4598b Added: Create new refuel record
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 13s
2025-01-05 19:05:30 +01:00
860a20d946 Added: Fuel record create - not complete yet
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-01-03 17:10:08 +01:00
be6b465684 Added: vehicle creation 2024-12-31 15:53:15 +01:00
9c90710bf3 Added: No-header layout, signup/signin link enhancements, and header design updates 2024-12-27 15:05:55 +01:00
2847231376 Added: favicon, Dashboard, Habits list, some styles, dashboard redirect 2024-12-27 02:06:32 +01:00
43960ddcb9 Added: Habit creation logic 2024-12-26 18:47:00 +01:00
4c44dac115 Auth logic is completed (signin, signup, logout), Added: Middlewares, RequireAuth middleware 2024-12-26 14:44:40 +01:00
5bca9b12aa Added: Signin Up, connection to the DB, validator, base controller, base view, environment file, User model 2024-12-26 02:00:33 +01:00
3144078860 Added: MVC structure, Router, Views and Controllers for home page and login/signup 2024-12-25 23:02:09 +01:00