paprika-spice / web-app

This repository is a prototype for a web app. Workspace is a room/workspace booking app for school campuses. This has been created in Algonquin College's Graphic Design Web Dev 6 course.
1 stars 0 forks source link

Modified main.css, default jeykll layout, first booking page #51

Closed MJholland closed 6 years ago

MJholland commented 6 years ago

Added css to change footer text white. Changed default layout to work better on mobile. Made footer content centered and responsive. Created date and time picking form.

Unfortunately, without Jquery, Bootstrap, other libraries, we can't have a custom date/time picker. It's look is determined by the browser which is why I made the time picking portion a drop-down list.