{"id":25448028,"url":"https://github.com/koenverboven/school-administration-website","last_synced_at":"2026-04-18T00:02:11.752Z","repository":{"id":277314570,"uuid":"931477687","full_name":"KoenVerboven/school-administration-Website","owner":"KoenVerboven","description":"Website (Angular) for schoolmanagement","archived":false,"fork":false,"pushed_at":"2025-05-12T08:05:21.000Z","size":346,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T09:34:28.695Z","etag":null,"topics":["angular","bootstrap","html","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KoenVerboven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-12T10:48:10.000Z","updated_at":"2025-05-12T08:05:25.000Z","dependencies_parsed_at":"2025-04-14T21:31:16.909Z","dependency_job_id":"ce32bba5-7639-4024-a6e5-c15e406704ce","html_url":"https://github.com/KoenVerboven/school-administration-Website","commit_stats":null,"previous_names":["koenverboven/school-administration-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoenVerboven%2Fschool-administration-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoenVerboven%2Fschool-administration-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoenVerboven%2Fschool-administration-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoenVerboven%2Fschool-administration-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KoenVerboven","download_url":"https://codeload.github.com/KoenVerboven/school-administration-Website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485057,"owners_count":22078767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","bootstrap","html","typescript"],"created_at":"2025-02-17T19:18:33.335Z","updated_at":"2026-04-18T00:02:11.718Z","avatar_url":"https://github.com/KoenVerboven.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SchoolAdministrationApp\n\nDemo movie :\n------------\n![SchoolAdministration](https://github.com/user-attachments/assets/32a8dadb-1497-462f-84b6-0cd697451253)\n\n\nCLI-Version :\n--------------\n`18.2.12`\n\nRun ng --version\n\nTo Start Application :\n-----------------------\n1/Install Sql-Server on your Pc.\n\n2/ Open and start the back-end API ( https://github.com/KoenVerboven/SchoolAdministrationApi ) in Visual Studio.\n\n3/Open the school-administration-Website in Visual Studio Code and run `ng serve --open` in cmd-terminal.\n\n\u003cimg width=\"1905\" height=\"1032\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2015c5a1-3914-4fc0-b6cd-8d99a8beeb53\" /\u003e\n\n\nCode Scaffolding :\n------------------\n* Run `ng new --name` to generate a new angular project\n  \n  example : `ng new school-administration-app`\n  \n* Run `ng generate component --name` to generate a new component.\n\n  `ng g c --name` ( same command but shorter )\n  \n  example : `ng g c student-form` : makes a new component with the name 'student-form'\n  \n  generate a new component on a existing or non-existent location:\n  \n  `ng g c user\\login\\login-form` -\u003e generate a new component on the location : user\\login\n\n* Run `ng generate service --name` to generate a new service.\n  \n  `ng g s --name` ( same command but shorter )\n  \n  example : `ng g s student` : generate a new service with the name student.service.ts\n\n* Run `ng g help` to get help\n  \n\nScreenshots :\n-------------\n\n\n\u003cimg width=\"1905\" height=\"907\" alt=\"image\" src=\"https://github.com/user-attachments/assets/605829c7-66d9-4f03-a8c4-334178f6e2d5\" /\u003e\n\n\n\u003cimg width=\"1895\" height=\"902\" alt=\"image\" src=\"https://github.com/user-attachments/assets/7b6b9df1-ec66-4dfc-b1c1-cb84f7e21252\" /\u003e\n\n\n\u003cimg width=\"1915\" height=\"937\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ffc03374-1692-42eb-8967-30e0a676a25f\" /\u003e\n\n\n\u003cimg width=\"1907\" height=\"942\" alt=\"image\" src=\"https://github.com/user-attachments/assets/005c2724-72e0-437e-82cf-6ff13d4bcdfc\" /\u003e\n\n\n\u003cimg width=\"1904\" height=\"906\" alt=\"image\" src=\"https://github.com/user-attachments/assets/74aaba61-9b79-465a-938c-2e647e614b27\" /\u003e\n\n\n\n\u003cimg width=\"1902\" height=\"940\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2296fbef-2d4c-4314-99cf-215ec156cffd\" /\u003e\n\n\n\u003cimg width=\"1898\" height=\"903\" alt=\"image\" src=\"https://github.com/user-attachments/assets/9630b84a-0b9b-40c6-875c-31bf7fc15c53\" /\u003e\n\n\n\u003cimg width=\"1907\" height=\"942\" alt=\"image\" src=\"https://github.com/user-attachments/assets/fde2c1f1-145c-4c5f-8cb8-e8ca20a73dbc\" /\u003e\n\n\u003cimg width=\"1901\" height=\"942\" alt=\"image\" src=\"https://github.com/user-attachments/assets/6bc564db-1df2-4d36-bfce-e5fa0ffac6fc\" /\u003e\n\n\u003cimg width=\"1660\" height=\"941\" alt=\"image\" src=\"https://github.com/user-attachments/assets/9691f2bb-6f4f-487b-96cd-bd1ad60135ea\" /\u003e\n\n\u003cimg width=\"1900\" height=\"907\" alt=\"image\" src=\"https://github.com/user-attachments/assets/f1644421-b900-474c-bd7f-e25288451209\" /\u003e\n\n\n\u003cimg width=\"1904\" height=\"912\" alt=\"image\" src=\"https://github.com/user-attachments/assets/f96e2fd6-7e64-4545-ba12-165304c10545\" /\u003e\n\n\n\u003cimg width=\"1892\" height=\"908\" alt=\"image\" src=\"https://github.com/user-attachments/assets/82bef746-806e-453f-b15d-7ecccf75767d\" /\u003e\n\n\n\u003cimg width=\"1901\" height=\"904\" alt=\"image\" src=\"https://github.com/user-attachments/assets/090e36f8-345f-420b-8836-88c6695c105f\" /\u003e\n\n\n\u003cimg width=\"1899\" height=\"939\" alt=\"image\" src=\"https://github.com/user-attachments/assets/448d7a61-22fe-432b-a5f3-31ff0f8db5a1\" /\u003e\n\n\u003cimg width=\"1899\" height=\"859\" alt=\"image\" src=\"https://github.com/user-attachments/assets/b98fc5fa-d70f-44f2-b056-46075f59ab44\" /\u003e\n\n\u003cimg width=\"1906\" height=\"938\" alt=\"image\" src=\"https://github.com/user-attachments/assets/3c34538e-7042-4023-a4fb-16a944ca2ddb\" /\u003e\n\n\u003cimg width=\"1896\" height=\"891\" alt=\"image\" src=\"https://github.com/user-attachments/assets/99938032-b904-4294-9fe7-14b37b356099\" /\u003e\n\n\n\nIf you want to read more info about this site or the used technology :\n\nhttps://github.com/KoenVerboven/school-administration-Website/tree/main/public/infoFiles\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenverboven%2Fschool-administration-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoenverboven%2Fschool-administration-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenverboven%2Fschool-administration-website/lists"}