Skip to content

codeAKstan/OGAnDRIVER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OGA Driver Platform

🚗 A comprehensive tricycle (Keke) hire and purchase platform for Nigeria

OGA Driver is a modern web platform that connects tricycle drivers, vehicle owners, and investors in Nigeria's transportation ecosystem. Whether you're looking to hire a tricycle for daily operations, purchase one for your fleet, or invest in the growing transportation sector, OGA Driver provides the tools and services you need.

🌟 Features

For Drivers

  • Hire Purchase: Own a tricycle through flexible payment plans

  • Mobile App: Dedicated driver app for operations (coming soon)

For Vehicle Owners (Ogas)

  • Fleet Management: Manage multiple tricycles efficiently
  • Investment Tracking: Monitor returns on vehicle investments
  • Driver Matching: Connect with verified drivers
  • Maintenance Support: Scheduled maintenance and support services

🚀 Tech Stack

📁 Project Structure

oga-driver-platform/ ├── app/ # Next.js App Router pages │ ├── about/ # About page │ ├── contact/ # Contact page │ ├── hire-rent/ # Vehicle hire/rent page │ ├── login/ # Login page │ ├── signup/ # Registration page │ ├── testimonials/ # Customer testimonials │ ├── layout.tsx # Root layout │ └── page.js # Homepage ├── components/ # Reusable components │ ├── ui/ # UI component library │ ├── Header.js # Navigation header │ ├── Footer.js # Site footer │ ├── Hero.js # Hero section │ └── ... # Other components ├── hooks/ # Custom React hooks ├── lib/ # Utility functions ├── public/ # Static assets │ ├── images/ # Image assets │ └── ... # Other static files ├── styles/ # Global styles └── ...

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors