BTSParking

Btsparking

Project for SPDA course in Innopolis University

BTS.Parking banner with a logo 


Overview

A web application with ability to reserve parking spaces and get parking usage statistics.

In addition, you may refer to our API Design, Feature List, UI Design and Lean Canvas.

Getting Started

Docker installation

Before running the application, please, install its prerequisites:

To run from the main branch, follow the instructions below:

  1. Clone the repository:
    git clone https://github.com/rufusnufus/BTSParking.git
    cd BTSParking
    
  2. Add environment variables to the backend (see backend/README.md).
  3. Run the services:
    DOCKER_BUILDKIT=1 docker-compose up -d
    
    The web app will be available at localhost. OpenAPI documentation for the API will be available at localhost:8000/docs.

Top categories

Loading Svelte Themes