McGill-ECSE321-Winter2021 / project-group-09

project-group-09 created by GitHub Classroom
2 stars 6 forks source link

Mobile Frontend: Book appointment #203

Closed sandyl289 closed 3 years ago

sandyl289 commented 3 years ago

📜 Description

1) Select Service

image

2) Select Date & Time or Enter Future Date

image image

3) Confirm Appointment

image

4) Confirmation

image

✅ To do:

🔔 Don't forget to write daily updates on Discord

🔔Whenever something is done write a comment below

🆘 If need help for the issue you’re working on:

1) Write comments in this issue 2) Add label image 3) Copy the issue link and paste it to Discord's #🐛issues channel 4) When solved, strike the message in #🐛issues, mark it as (SOLVED) + remove label help wanted + write comments in this issue

T-Syme commented 3 years ago

I'm going to come back to this after creating a basic menu

T-Syme commented 3 years ago

Part 1 (displaying and saving the selected service) is done now image

T-Syme commented 3 years ago

Everything should be complete, and seems to be working with the token and email from a logged in user. I still need to go through all of the cases that result in errors to make sure that they are being displayed properly (Done)

T-Syme commented 3 years ago

Complete. See pull request above