OisinWrites / Byte

A Restaurant Booking Page
0 stars 2 forks source link

epic 3 user story 2: UX/UI #11

Open OisinWrites opened 1 year ago

OisinWrites commented 1 year ago

A custom palette from Coolors has been implemented throughout the project to give all the pages some uniformity, and the overall site a sense of cohesion. The sign in/up/out pages are copied from the Django Allauth library but have been customised to match the rest of the site, so that the user doesn't feel as though they have left the site, especially important since they are inputting sensitive or private personal information.

The logo of the restaurant is ever present through the site as the header of the base.html and links to the home page so that the user can always back track to the beginning should they need.

A burger drop down should be implemented on the left of the navbar/header so that the user can always find their way from one page to any other.

Logos of social media links are to be attached to the footer so that the user can access the sites social media platforms.

The users logged in state is reflected by the use of their user name under the account login icon on the top right of the header.

The call to action to book with the restaurant is front and center, but invites the user to sign in to book if they are not already.

The restaurant manager can filter all bookings down to the current day or week, which is an extremely practical necessity of the site. They can also search for specific bookings by user name.