Skip to content

BOYRAHEEM/eduStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduStream — University Learning Management System

A tertiary-level student LMS built with HTML, CSS, and JavaScript. Features a Teal & Amber Academia theme with clean icons and modern UI.

Features

  • Dashboard — Overview of courses, pending quizzes, and recent activity
  • My Courses — View semester courses with progress tracking
  • Resources — Learning materials by subject (notes, videos, PDFs)
  • Quizzes — Take quizzes with a simple quiz modal
  • Other Resources — Library, study groups, tutor support, academic calendar

How to Run

Open index.html in your browser, or use a local server:

# Using Python
python -m http.server 8080

# Using Node.js (npx)
npx serve .

Then visit http://localhost:8080.

Tech Stack

  • HTML5 — Semantic markup
  • CSS3 — Custom properties, flexbox, grid
  • JavaScript — Vanilla JS, no frameworks
  • Lucide Icons — Clean, consistent icon set

Theme

  • Primary: Teal (#0d9488)
  • Accent: Amber (#d97706)
  • Background: Warm cream (#fefce8)
  • Fonts: DM Sans, Fraunces

About

learning management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors