beyondhorizonacademy

Beyond Horizon Academy Learning Dashboard

A React learning dashboard for SAT preparation and computer science foundations.

What This Project Shows

Project Structure

Run Locally

npm install
npm run dev

Interactive Learning Features

Next Full-Stack Steps

  1. Add a backend API for lessons, quiz questions, and progress.
  2. Add authentication for students.
  3. Store course progress and quiz attempts in a database.
  4. Add active visualizations for SAT Math and DSA topics.

The old static HTML version is preserved in legacy-html for reference.