Project: naija-scholar-atlas
# ScholarNaija (Naija Scholar Atlas)
ScholarNaija helps Nigerian students discover scholarships from universities, governments, NGOs, foundations, and international organizations around the world — all in one trustworthy, easy-to-search place.
> Built on top of a Dala Studio–generated React scaffold and refined into a portfolio-ready startup MVP.
## Table of Contents
- Overview
- Features
- Technology Stack
- Installation
- Running Locally
- Folder Structure
- Data Layer / Mock Data Notice
- Accessibility
- Future Improvements
## Overview
Nigerian students routinely lose out on funded education simply because scholarship information is scattered across hundreds of websites, PDFs, and word-of-mouth. ScholarNaija centralizes that information into one searchable, filterable, and trackable platform — from undergraduate awards to fully funded PhDs.
This build is a **frontend MVP**: every page is fully functional against a realistic mock dataset, with the data layer cleanly separated so a real backend (Supabase or otherwise) can be plugged in later without touching UI code.
## Features
- **Landing page** — hero with live search, animated stats, featured/trending scholarships
- **Search & filter** — keyword, country, degree level, field of study, funding type, and sort (newest, deadline, popularity, fully funded)
- **Categories** — Undergraduate, Masters, PhD, Fully Funded, International, Nigeria, Women, STEM, Research, Exchange Programs
- **Scholarship detail pages** — eligibility, application process, required documents, official application link, save-for-later
- **AI Scholarship Matcher (UI preview)** — a multi-step questionnaire that returns ranked mock recommendations with a match score and reasoning; clearly labeled as a heuristic preview, not a live model
- **Dashboard** — saved scholarships, applications (placeholder), upcoming deadlines, recommended matches, recent activity, quick actions
- **Profile page** — editable name, university, course, CGPA, coun …