MERNerds / react-fest

React Fest is a music festival app where a user can purchase tickets as well as personalize their own lineup schedule
https://react-fest.herokuapp.com/
0 stars 0 forks source link

Resolving / Scheduling Conflicts #2

Open kferguson52 opened 2 years ago

kferguson52 commented 2 years ago

As a user,

when I look a calender day

I can select which bands I want to see at what time

and I can add it to my personal schedule

when there is a conflict in time

then an alert will tell me to choose a different a band.

Notes

kferguson52 commented 2 years ago

Probably will need to create the schedules first. Write that into populating the component.