Commit Graph

17 Commits

Author SHA1 Message Date
c5955010cb Edited: vehicle list styled
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 13s
2025-01-03 16:16:15 +01:00
15029970d6 Fix: wrong action url in vehicle create 2025-01-03 00:18:29 +01:00
e13edeccfc Edited: vehicle create route renamed from vehicle add 2025-01-02 02:02:14 +01:00
be6b465684 Added: vehicle creation 2024-12-31 15:53:15 +01:00
c29bd7cbab Edited: App is rebranded to Fuel Stats 2024-12-31 11:34:39 +01:00
d13c490efb Added: Habits dashboard 2024-12-30 14:35:16 +01:00
85af85b1ee Edited: Dashboard links and global button styles, added new color variables 2024-12-27 17:07:09 +01:00
1ff7fc454f Edited: small changes in header 2024-12-27 15:26:08 +01:00
e0dfc7120f Edited: Removed colons from labels in habit creation form 2024-12-27 15:12:54 +01:00
9c90710bf3 Added: No-header layout, signup/signin link enhancements, and header design updates 2024-12-27 15:05:55 +01:00
147e3b1499 Edited: meta tags in default layout 2024-12-27 02:52:58 +01:00
2847231376 Added: favicon, Dashboard, Habits list, some styles, dashboard redirect 2024-12-27 02:06:32 +01:00
d33d233f0f Edited: Login and Signup pages are now styled, Added: App logo 2024-12-26 23:25:34 +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