Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 584 Bytes

File metadata and controls

25 lines (19 loc) · 584 Bytes

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.