Commit Graph

13 Commits

Author SHA1 Message Date
03abcfabbe [code] created manifest.json file for progressive web application (PWA) functionality (file is not complete) implemented link tags for styles.css and manifest.json in home.html and transport.html pages. 2026-04-22 10:47:06 +01:00
06af260a32 [code] added meta tags for charset and viewport, also added lang value to html tag in home.html and transport.html. 2026-04-22 10:01:38 +01:00
434a6be27d [code] added initial file for transport.html, this file has a barebones layout and does not contain any meaningful code yet, will continue to work on. 2026-04-22 00:26:34 +01:00
Cormac Wilson
4fcbd20ac1 [docs] updated LICENSE file minor change, changed the capitalisation of SENTINEL from all caps to lowercase standard typing. 2026-04-22 00:24:18 +01:00
8221a618d2 [docs] updated README.md to include information about which programming languages are used. 2026-04-21 23:50:17 +01:00
a8fbbfea4e [files] have updated media assets for favicon.ico and general Sentinel logo, removed unused original variant. 2026-04-21 23:45:22 +01:00
2cb7d1b6ca [code] implemented more CSS code for project in styles.css, namely body, h1-h3 and styling for the placeholder text on the inputs, have also added background colour and font family parameters for project, added further code to home.html as well. 2026-04-21 23:39:28 +01:00
f65b5eb19c [code] added code for login pane, created divs to be used for seperating content on login page, also created form elements as well to be used. 2026-04-21 23:31:28 +01:00
6d379ed4a9 [code] have implemented login.html file, this is where the login functionality for this will be handled. 2026-04-21 23:16:31 +01:00
4793a39e45 [code, files] have created initial files for home.html and styles.css, have added initial code structure to home.html and have added favicon.ico file for project. Will continue working on. 2026-04-21 23:06:07 +01:00
b9a7be1548 [files] added logo image files for Sentinel. 2026-04-21 22:44:26 +01:00
Cormac Wilson
6b7e9dbb41 [docs] Committing and pushing LICENSE file, this progressive web application is closed source and may not be redistributed in any form. 2026-04-21 22:15:01 +01:00
186d31033b Initial commit 2026-04-21 21:40:49 +01:00