Question Paper Framer is a web-based academic tool originally developed during my B.Tech at KL University for the Enterprise Programming course. It simplifies the process of generating question papers using an intuitive HTML/CSS frontend, enhanced with modern UI design including liquid glass effects and responsive layout.
- 🖥️ Clean, user-friendly interface with HTML/CSS
- 🔐 Admin login panel for managing question uploads
- 📩 Forgot password screen with a simulated recovery option
- 📅 Exam schedule page with premium glassmorphic design
- 📝 Paper generation form by year, branch, and subject
- 🧪 Responsive design using modern UI principles
| Page | Preview |
|---|---|
| 🙋♂️ Login Page | ![]() |
| 🧾 Sign Up Page | ![]() |
| 🏠 Home Page | ![]() |
| 📅 Schedule Page | ![]() |
| ℹ️ About Page | ![]() |
| 🔓 Forgot Password | ![]() |
| 🚪 Logout Page | ![]() |
| 🔐 Admin Login | ![]() |
| 📊 Admin Dashboard | ![]() |
| ✍️ Upload Paper | ![]() |
- Go to your GitHub repo:
question-paper-framer - Navigate to Settings > Pages
- Under Source, select
mainbranch and/ (root) - Click Save
🔗 Live URL:
https://BHARGAVATEJABORRA.github.io/question-paper-framer/
- Sign up at Render or Netlify
- Connect your GitHub repository
- Choose static site deployment and deploy
- Then you will get access
question-paper-framer/
│
├── 88888.html
├── ABOUT.HTML
├── admin_dashboard.html
├── forgot_password.html
├── home_page.html
├── login.html
├── schedule.html
├── signup.html
│
├── images/
│ └── (UI images like login.jpg, treebook.jpg, etc.)
│
├── ppt/
│ └── EP PPT.pptx
│
├── readme sample images/
│ └── (Screenshots used in README)
│
├── LICENSE
└── README.md
This project is licensed under the MIT License — free to use, modify, and distribute.
Developed by Bhargava Teja Borra
Originally built in 2020 | Refined in 2025 to match modern UI/UX trends ✨









