EduYatra is a comprehensive education management platform designed to empower institutes, educators, and students with modern tools for exam creation, question bank management, analytics, and more. This repository contains the frontend codebase, which serves as the primary user interface for interacting with the platform's features.
We invite you to explore EduYatra through our live demo:
The demo showcases the latest features and user experience. Please note that some advanced functionalities may require authentication or institute access.
EduYatra frontend offers a rich set of features, including:
- Question Bank Management: Create, edit, and organize question banks for various subjects and courses. Import questions in bulk with LaTeX support for mathematical and scientific notation.
- Exam Creation & Management: Design exams with customizable settings, assign them to batches, and track student participation.
- Student Analytics: View detailed analytics on student performance, question difficulty, and exam statistics to help educators make data-driven decisions.
- Secure Authentication: Robust login and institute management to ensure data privacy and secure access for all users.
- Modern User Experience: Built with React, Tailwind CSS, and Vite for a fast, responsive, and visually appealing interface.
- Bulk Import & Export: Easily import questions from templates and export data for reporting or migration.
- Preview & Collaboration: Preview questions with LaTeX rendering and collaborate with institute members.
The EduYatra platform is composed of several components:
frontend/β The web application (this repository), providing the user interface and client-side logic.backend/β The API and server-side logic, handling authentication, data storage, and business rules. (Private, not shared)mobile/β The mobile application for on-the-go access. (Private, not shared)
While the frontend is available for demonstration and review, the backend and mobile app are integral to EduYatra's full functionality. As EduYatra is an active startup project, we are unable to share the backend and mobile app source code publicly at this time. This decision is made to protect our intellectual property and ensure the security of our users and partners. We appreciate your understanding and interest in our work.
If you are interested in partnerships, integrations, or have questions about the platform, please contact us through the form available on our live demo site.
To run the frontend locally, follow these steps:
- Clone the repository:
git clone https://github.com/ujjwalpan001/EduYatra.git
- Navigate to the frontend directory:
cd EduYatra/frontend - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser:
Visit
http://localhost:5173(or the port shown in your terminal) to view the app.
This project is proprietary and not open source. The code is provided for demonstration purposes only. For demo access, partnership, or collaboration inquiries, please contact us via the live demo site.
For questions, feedback, or business inquiries, please use the contact form on the Live Demo, or reach out directly:
- Phone: +91 8309248059
- Email: kanchanyadav0916@gmail.com
Thank you for your interest in EduYatra!