Commit Graph

7 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
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