Skip to content
DColinG edited this page Sep 30, 2024 · 10 revisions

Design


Sign In Page


Sign Up Page


Main Calendar Page

image

This is the main page, what you see once you login. You can select a certain day that will bring you to the day page. Clicking the notepad will bring you to the create event page, the settings cog will bring you to the settings page, the three lines will give you an option to sign out.


Settings & Account Page

Account

This is the account page which will hold user account information. From here you can view your account credentials, navigate to your calendar, andbegin creating an event. You can also link your google account, sign out, and switch between light/dark mode.


Day Page

day-design This is the page that users will see when they click on a day in the calendar. This page will show more detailed information about a certain day, including events and tasks.

Create Event Page

image

This is the event creation page that appears when pressing the book and pen icon at the top right of the screen. Once here, the menu will ask for several aspects of the event being created, some optional and others required. These aspects include: a title, a further description of the event, the day, location, start time, end time, and the option to set a reminder notification. Once complete, users can decide to post the event privately to their calendar exclusively, share the event through a link to others, or post it publicly to be found on the "event search" page by other users. The "X" icon can be used to void the event creation process and return to the previous page visited.


##Event Search Page

image

This is the event search page that can be found by pressing the bar icon in the top left of any screen, and then selecting the "Event Search" option. Once here, the application will use your current location to find events in your area, sorting them in a priority based on the date, time, and user's occupation. Users can then select the three dots at the top right of any event to find further details to the event, and can select the "Add" button to copy this event over to their own calendar.


##Preferences Page

image

This is the preferences page, which can be accessed by pressing the gear icon at the top right of any page and then selecting "Preferences". Most of the options in here are meant to handle permissions and common event data, such as push notifications or an academic calendar respectively. Users can press the "Apply" button at the bottom of the menu to update their respective preferences. The "X" icon at the top right can be used to cancel any changes made and return to the last page visited.


Clone this wiki locally