Skip to content

miguelangeltm/BikeMailReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

🛵 BikeMailReactApp

Check it out here! https://miguelangeltm.github.io/BikeMailReactApp/

List that contains time slots, in 30-minute intervals. That starts at 8am and ends at 8pm The company has availability of 8 motorcyclists every 30 min When someone clicks on one of these boxes they should take a motorcyclist turn. In addition to marking the box in green If the same user clicks on the same box, he must release the resource, if it was green, he must release the resource, that is, the counter again goes from 7 to 8 If other users have taken all the motorcyclists, the box should appear in red and they should not let me take that time

image

Instructions

If you want to test it on your PC, download the main branch https://github.com/MikeVitamina/BikeMailReactApp/tree/master

then, on your VS Code type

npm install

wait and then type

npm start

Releases

No releases published

Packages

No packages published