Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Parking Place booking React app

Installation

In the project directory, please run:

yarn install
yarn start

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

Usage

  1. Log in to the application using a sensenet repository user.

  2. To reserve a parking slot:

    • Choose a date.
    • Select an available parking slot.
    • Click the "Reserve" button to make a reservation.
  3. To cancel a reservation:

    • Choose a date.
    • Select the reserved parking slot.
    • Click the "Cancel" button.