Skip to content

raquelima/parkit

Repository files navigation

ParkIT UI

A React user interface for a parking reservation system. The user interface allows users to create, view, and cancel reservations. Users can also save, view, and delete vehicles. The user interface uses a mock server to display generated data and simulate scenarios such as error cases.

test

Table of contents

Architecture

Component architecture

The user interface consists of the following component structure:

Komponentendiagramm

Open API-Spec

This user interface makes use of the parkit-spec

Technologies

Project is created with:

Development

Installing

git clone https://github.com/raquelima/parkit.git
cd parkit
npm install

Running locally

cd parkit
npm run dev

Contributing

To contribute follow these steps:

  • Create a new branch (git checkout -b )
  • Make the changes in the files
  • Commit your changes (git commit -m 'Improve feature')
  • Push to the branch (git push origin )
  • Create a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages