Note: This repository contains the source code for the EduFlow Landing Page and School Onboarding Portal. For information regarding the core EduFlow School Management Engine, please contact Aminai Tech.
EduFlow Landing Page Showcase and Platform Previews
This is the official landing page for EduFlow, a next-generation school management platform developed by Aminai Tech. This site serves as the primary gateway for educational institutions to explore features, understand our mission, and begin their administrative transformation through our premium onboarding flow.
EduFlow was founded on a simple insight: many educational institutions are limited by outdated, paper-based processes. The core platform (accessible via the Login portal) replaces these inefficiencies with a streamlined, fully digital ecosystem.
At Aminai Tech, we intentionally align the EduFlow ecosystem with the United Nations Sustainable Development Goals:
- SDG 4: Quality Education - Standardizing digital access and administrative excellence.
- SDG 12: Responsible Consumption - Eliminating paper-heavy processes and saving thousands of trees annually.
- SDG 8: Decent Work & Economic Growth - Streamlining academic management for better operational efficiency.
- SDG 9: Industry, Innovation, and Infrastructure - Building resilient digital infrastructure for the future of Africa.
This landing page is built using high-performance modern web technologies to ensure a premium user experience:
- Framework: Next.js 16 (App Router)
- Styling: Tailwind CSS 4
- Animations: Framer Motion
- Icons: Lucide React + Custom Brand SVGs
- Type Safety: TypeScript
├── public/ # Static assets and platform previews
├── src/
│ ├── app/ # Next.js App Router
│ │ ├── onboarding/ # Premium multi-step school registration flow
│ │ └── layout.tsx / page.tsx
│ ├── components/ # High-fidelity UI components
│ │ ├── Hero.tsx # Dynamic entrance with app download previews
│ │ ├── About.tsx # Mission & SDG alignment section
│ │ ├── Sustainability.tsx # Environmental impact data
│ │ └── WhatsAppButton.tsx # Context-aware support portal
│ └── lib/ # Nigerian State/LGA datasets for registration
└── tailwind.config.ts # Tailwind configuration
- Node.js 18.x or higher
- npm, yarn, or pnpm
-
Clone the repository:
git clone https://github.com/AminaiTech/EduFlow.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
© 2026 Aminai Technologies. All rights reserved.
Contact: [email protected] | +234 (0) 813 649 0129

