pet-adoption-centre

Pet Adoption Centre CLI

A command-line interface for managing a pet adoption centre using SQLAlchemy ORM.

Setup

  1. Install dependencies:
    pipenv install
    
  2. Activate virtual environment:
    pipenv shell
    

Usage

Run the CLI application:

python main.py --help

Available Commands

Database Schema