Commit Graph

11 Commits

Author SHA1 Message Date
af3efc3836 [code, files, docs] updated logos and name of PWA from Sentinel to Kube. Updated all HTML files to reflect changes and also added comment to app.js file. Also Added GIMP file for logos and new .ico. 2026-04-23 21:26:06 +01:00
8ffd91564f [code] created app.js and service-worker.js, these files are key for offline and PWA functionality, also updated all project HTML files to reflect these new files and their relevant links. 2026-04-23 20:52:06 +01:00
5d5daf535c [code] made changes to styles.css, have implemented the Roboto font instead of Arial/Helvetica, have also updated the sizing for the header and paragraph text and changed the type of header number used across some project files. 2026-04-22 17:08:28 +01:00
3947febfa7 [code] updated login.html, made changes for page to conform with that of the structure and layout for home.html and transport.html. 2026-04-22 10:56:49 +01:00
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
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