Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.02 KB

ATMOS

Advanced Transportation Management and Operation System

Development of a tailored Advanced Transportation and Management System for agri-food supply chain management.

Table of Contents

Goals

image

Components

image

Installation

  1. Clone the repository:

    git clone https://github.com/rishita2002/ATMOS
    
  2. Navigate to project directory and install requirements.

    cd ATMOS
    pip install -r requirements.txt
    
  3. Running app.py

    python3 app.py
    
  4. Grab the link for local sever.

image

  1. ATMOS running

    image