Skip to content

KhoiMaiDinh/ParkingManagement

Repository files navigation

in # parking_management-api Poster

Installation

To install the necessary dependencies for this project, follow these steps:

  1. Navigate to the project directory.

  2. Create a virtual environment:

    python3 -m venv venv
    
  3. Activate the virtual environment:

    • On Windows:
      venv\Scripts\activate
      
    • On macOS and Linux:
      source venv/bin/activate
      
  4. Install the required packages:

    pip install -r requirements.txt
    
  5. Run the application:

    flask run
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •