Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input availability-Front-end #2

Open
Miguel-Cabral opened this issue Mar 8, 2023 · 0 comments
Open

Input availability-Front-end #2

Miguel-Cabral opened this issue Mar 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Miguel-Cabral
Copy link
Collaborator

As a student

I want to communicate my availabilities

So that I can match with available student to create a study group.

Three text fields:

Date - check if it’s a valid date; check the date is in the future; check if date falls within the course duration.

From - number between 12am to 12pm; increments of 30 minutes

To - number between 12am to 12pm; increments of 30 minutes; check to is after from

Submit button - submits to the database

Below these text fields +button:

Add a title that says “Your availability:”

Display one row per availability (DD/MM/YY From XX to YY)

Notes:

UK time only

Min availability 30 mins; max: 2h

@Miguel-Cabral Miguel-Cabral added the enhancement New feature or request label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants