17 Commits

Author SHA1 Message Date
5686a816af [code] made changes to text on login page, minimal changes to tags done as well, have updated styles.css to reflect these updates. 2026-04-24 00:33:44 +01:00
5dc557661c [code] significant work done to login page, changed text around and done some light formatting adjustments, will continue to work on. 2026-04-24 00:24:59 +01:00
02f85f8783 [code] added link to relevant Roboto font from Google Font network and API storage. 2026-04-24 00:08:23 +01:00
d712eb306a [code, files] added background.png files for login background, added lots of styling for login page, also added new code for login.html for these changes.
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 00:06:33 +01:00
aea2bff9db [code] updated manifest.json with correct icon properties and also changed ordering of icons in header to ensure that more high res .svg is chosen over lower res .ico file. 2026-04-23 21:39:37 +01:00
0a6e9d626c [code, files] uploaded all new logos and also updated relevant code for all HTML files, also added further information in header for PWA functionality and also updated manifest.json file. 2026-04-23 21:34:35 +01:00
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