Skip to content

A web-based advisory tool that guides transportation stakeholders in exploring and planning edge computing implementations through tailored recommendations and roadmaps.

Notifications You must be signed in to change notification settings

codepraycode/edgeroutex

Repository files navigation

🚦 EdgerRouteX - Edge Computing Advisory Framework for Transportation

A web-based advisory tool that helps transportation stakeholders explore and plan edge computing implementations through tailored recommendations and roadmaps.

Next.js Supabase TailwindCSS


📖 Overview

This project is a decision-support framework for the transportation sector, designed to:

  • Capture infrastructure, goals, and constraints via an interactive form
  • Generate tailored recommendations for adopting edge computing
  • Provide a downloadable roadmap with clear phases
  • Offer access to curated case studies and challenges

🔗 System Architecture: View Diagram


✨ Features

  • Multi-step advisory form with validation
  • Recommendation engine mapping objectives to strategies
  • Visual roadmap generator (exportable as PDF with timestamp)
  • Modular, reusable components (React + TypeScript)
  • Backend powered by Supabase (auth, storage, database)

🛠️ Tech Stack

  • Frontend: Next.js 15 (App Router), React, TypeScript
  • UI: TailwindCSS (custom theme, responsive)
  • Backend/DB: Supabase (Postgres + Auth)
  • Deployment: Vercel

🚀 Getting Started

# Clone the repo
git clone https://github.com/YOUR-USERNAME/edge-advisory-framework.git
cd edge-advisory-framework

# Install dependencies
npm install

# Configure env
cp .env.example .env.local

# Run locally
npm run dev

App will be running at: 👉 http://localhost:3000


📐 Project Highlights

  • Domain-driven design – requirements drawn from edge computing research & transport SRS
  • Clean architecture – modular components, scalable recommendation logic
  • Practical demo – deployed prototype showing end-to-end advisory workflow

👨‍💻 Author

Precious Olusola Software Engineer – Next.js | Supabase | Tailwind 📧 [email protected] 🌐 GitHub


📜 License

MIT License – open for use, modification, and contribution.


✨ This project bridges research & implementation, showing how modern web technologies can deliver practical decision-support tools for complex domains.

About

A web-based advisory tool that guides transportation stakeholders in exploring and planning edge computing implementations through tailored recommendations and roadmaps.

Topics

Resources

Stars

Watchers

Forks

Languages