Skip to content
/ Aurora Public

Aurora – An inclusive, Ruby on Rails-powered educational platform delivering personalized and accessible learning experiences for students with diverse learning challenges.

Notifications You must be signed in to change notification settings

MQ-06/Aurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🌟 Aurora — Education that adapts you

Aurora is an inclusive, web-based educational platform designed to support students with diverse learning needs such as Dyslexia, ADHD, Visual & Hearing Impairments, and Autism Spectrum conditions. It personalizes learning through accessible content, adaptive quizzes, and community engagement.

Project Views


🚀 Features

  • 🧠 Personalized lessons tailored by user’s learning difficulty
  • 📝 Quizzes with instant feedback
  • 📊 User progress tracking and study streaks
  • 📚 Resource library
  • 👥 Real-time AI chatbot for instant support and discussions

🛠️ Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Ruby on Rails (API), PostgreSQL
  • Tools: Vite, pgAdmin, GitHub

🧪 How to Run Locally

Prerequisites:

  • Node.js & npm
  • Ruby & Rails
  • PostgreSQL

🚀 Start the Client (Frontend)

cd client
npm install
npm run dev

Runs at: http://localhost:5173

🚀 Start the Server (Backend)

cd server
bundle install
rails db:create
rails db:migrate
rails s

Runs at: http://localhost:3000

🌿 Git Branches

  • development — 💻 Active development,testing and readme
  • first-half — 📦 Finalized version for first project submission
  • final-branch- 🚀 Final project branch containing all completed features for submission

🤝 Contributors

  • Mariam Qadeem
  • Kinzul Eman

About

Aurora – An inclusive, Ruby on Rails-powered educational platform delivering personalized and accessible learning experiences for students with diverse learning challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •