DJRyLau / CITS3403-Project

CITS3403 Agile Web Development Group Project
4 stars 1 forks source link

Adjust the style and formating of the interface to appear more modern #3

Closed Ciaranengelbrecht closed 4 months ago

Ciaranengelbrecht commented 4 months ago

Touch up to the CSS and HTML to make the static page appear somewhat more modern

HenryHewgill commented 4 months ago

Updated the file names to notes.html, notes.css, notes.js for simplicity, tidied the formatting in the html, and changed the nav items to buttons from hrefs.

Was thinking we go with popup sections for these, rather than scrolling to them, to feel more like an application (can use JS to show/hide them with CSS). Let me know what you guys think.

If we're happy with this we should merge & delete the 'basic-menu-bar' branch since this branch has incorporated everything in it now.

Then we should change to posting issues before developing new features.