Commit Graph

20 Commits

Author SHA1 Message Date
9642251f23 refactor: remove unused seeder classes for Company, Internship, InternshipStatus, and StudentData 2025-10-21 12:59:48 +02:00
e3c7bd3a5a refactor: create models, factories, and seeders for Company, Internship, InternshipStatus, and StudentData 2025-10-21 12:25:54 +02:00
b4f98718e6 refactor: restrict companies to only one contact 2025-10-21 11:02:13 +02:00
3c45c3f9c9 refactor: update DatabaseSeeder to create a default admin user with complete details 2025-10-20 21:50:34 +02:00
ea2f1c537d refactor: enhance user factory 2025-10-20 21:46:54 +02:00
f9902c2ed1 refactor: improve migrations and update User fields 2025-10-20 21:38:31 +02:00
dkecskes
6811fb43e5 doplnenie migracii 2025-10-20 21:01:09 +02:00
DavidK031
91c2c302ee Uprava 2025-10-20 20:47:11 +02:00
DavidK031
cd3c2040ee Migrácia databázy 2025-10-20 20:28:05 +02:00
a4600a97ce refactor: remove unused script and style sections 2025-10-14 18:36:41 +02:00
db7b506aa0 feat: add basic "about" page 2025-10-14 18:36:01 +02:00
ceb4a38f0d feat: add basic index page layout 2025-10-14 18:30:34 +02:00
4881ea794d refactor: move basicPropValidator function to the correct script section 2025-10-14 18:30:21 +02:00
5aedd25cfe feat: add basic PageCard component 2025-10-14 18:25:41 +02:00
9c4796b113 feat: add basic Footer component 2025-10-14 18:22:29 +02:00
b6c5d256c4 feat: add basic NavBar component 2025-10-14 18:21:47 +02:00
22dc469b8c feat: add base Footer, NavBar, and PageCard components 2025-10-14 18:20:53 +02:00
42281de8fd feat: define basic app layout 2025-10-14 18:17:47 +02:00
9a64b8e30e feat: add Vuetify support using the vuetify-nuxt-module 2025-10-14 18:14:46 +02:00
0eb49c5808 initial 2025-10-07 14:43:45 +02:00