Logo Lanfrica

Amankrah/green_means_go

Domain:

agricultureenvironment and energy

Record type:

software
Creator:
Ama
Host:
A comprehensive Life Cycle Assessment (LCA) tool designed specifically for food companies and farmers in Africa, starting with Ghana and Nigeria. The system uses Rust for high-performance calculations and FastAPI for the web interface. # African Environmental Sustainability Assessment Platform > **Enterprise-Grade LCA Platform for African Food Systems** > Modern full-stack application delivering comprehensive environmental sustainability assessments for food companies, farmers, and processing facilities across Africa. --- ## Table of Contents - πŸš€ Tech Stack - πŸ—οΈ Architecture - ✨ Features - πŸ“Š Assessment Types - πŸ”§ Quick Start - πŸ“– API Documentation - 🌍 Supported Categories - πŸ“ˆ Data Sources - βš™οΈ Configuration - πŸ› οΈ Development - 🀝 Contributing - πŸ“„ License --- ## πŸš€ Tech Stack ### **Frontend** - Modern React Application ```typescript β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Frontend Stack β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ β€’ Next.js 15.5 (App Router) β”‚ β”‚ β€’ React 19.1 (Latest) β”‚ β”‚ β€’ TypeScript 5.0+ β”‚ β”‚ β€’ Tailwind CSS 4 (Styling) β”‚ β”‚ β€’ React Hook Form (Forms) β”‚ β”‚ β€’ Zod (Validation) β”‚ β”‚ β€’ Recharts (Visualization) β”‚ β”‚ β€’ Framer Motion (Animations) β”‚ β”‚ β€’ Headless UI (Components) β”‚ β”‚ β€’ Turbopack (Build Optimization) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ``` ### **Backend** - High-Performance API Services ```rust β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Backend Stack β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ β€’ FastAPI (Python 3.8+) β”‚ β”‚ β”œβ”€β”€ Production Module β”‚ β”‚ β”œβ”€β”€ Processing Module β”‚ β”‚ └── Modular Architecture β”‚ β”‚ β”‚ β”‚ β€’ Rust (High-Performance Core) β”‚ β”‚ β”œβ”€β”€ LCA Calculation Engine β”‚ β”‚ β”œβ”€β”€ Impact Factor Database β”‚ β”‚ └── Data Processing Pipeline β”‚ β”‚ β”‚ β”‚ β€’ Pydantic (Data Validation) β”‚ β”‚ β€’ Uvicorn (ASGI Server) β”‚ β”‚ β€’ JSON Processing & REST APIs β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ``` --- ## πŸ—οΈ Architecture ### **Full-Stack Application Architecture** ``` β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ …