Tech Stack: React, Node.js, Express, MongoDB
StudyGuideX is an internal admin portal designed to upload solutions for previous year papers. Admins can add subject-wise solutions, descriptions, and file uploads to a backend system, helping students access curated academic content.
├── admin/ # Admin dashboard (React) ├── backend/ # Backend (Node.js + Express)
- Upload solutions (PDF, text, images) with metadata
- Categorize by subject, year, or topic
- REST API-based backend for storing and fetching content
- Responsive dashboard UI for easy use
- MongoDB and cloudinary integration for solution storage