EduGraph visualizes curriculum learning graphs with a Django REST API and a React (Vite) frontend.
- React SPA (Vite) for UI: auth, dashboard, settings, graph
- Django + DRF API for graph data and user accounts
- PostgreSQL via Docker Compose
- backend/README.md — Backend API and management notes
- frontend/README.md — Frontend setup (Vite) and project structure
All rights reserved - see the LICENSE file for details.
- React, React Router, Vite
- D3.js
- Django, Django REST Framework
- Cloudinary (django-cloudinary-storage)