This repository contains the Upload Page UI for Questlytics, an LLM-powered platform that analyzes question papers to identify important topics and their weightage for exam preparation.
β οΈ Note: This repo includes only the frontend upload page (HTML, CSS, JavaScript). Backend logic and LLM-based analysis are part of the main Questlytics project and are not included here.
Upload page demo:
https://questlytics-beta.vercel.app/
- Clean and responsive upload page UI
- Drag-and-drop / click-to-upload file interface
- Displays selected files with remove option
- Navigation menu with GitHub and Home links
- Mobile-friendly design
- HTML5
- CSS3
- Vanilla JavaScript