Gym-Brogrammers / AlumniApp

CSE 442 Project
0 stars 0 forks source link

Map Task #2 #28

Open coolisimo96 opened 5 years ago

coolisimo96 commented 5 years ago

Create an interface to color the buttons on map based off of the current availability of the facility

cmlong3 commented 5 years ago

Test Script: 1) open app 2) navigate to any facility page 3) note current business level 4) navigate to map page 5) check too see if color of button matches the expected based on following table:

If occupancy <20: Green If occupancy <40 and >20: Yellow If occupancy >40: Red