Commit Graph

8 Commits

Author SHA1 Message Date
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