Eduspark is an innovative educational platform designed for small-scale learning environments. It features a secure admin dashboard, streamlines attendance tracking for both offline and online classes, and provides age-specific virtual classrooms. With effortless Zoom meeting creation and distribution, Eduspark aims to revolutionize class management for educators and learners, offering a tailored and efficient solution for personalized education.
- Clone the repository
- Install dependencies using for react:
npm i
- To run react use :
npm run dev
- To change directory to server use :
cd server
- To run express server use :
npm run server
Deployment link : EduSpark on Vercel
API link: API Documentation