Special BOX UI is a quiz-based platform designed to create engaging and educational quizzes on various topics. This project was created by Kishan Raj, a student at N M A M Institute of Technology, Nitte, India.
- Create & Manage Forms: Administrators can create new forms with security features, customize titles, descriptions, and questions.
- Interactive Quiz Options: Add multiple choice questions, single checkboxes, and text-based input fields for a variety of user interactions.
- Responsive Design: Built with a responsive and user-friendly interface that works seamlessly on different devices, especially mobile.
- Secure: Form submissions are handled with security in mind to protect user data.
- Scalable Database: A robust database (
specialboxuiforms
) designed to handle multiple quizzes and user responses efficiently.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Database: MySQL (Admin controlled)
- Other Tools: Font Awesome for icons
/css # Stylesheets
/js # JavaScript files
/php # Backend PHP scripts
/forms # Quiz and form pages
/assets # Icons and other assets
index.html # Homepage
README.md # Project documentation
Kishan Raj is a 2nd-year undergraduate student pursuing a Bachelor of Technology (B.Tech) in Biotechnology Engineering at the N M A M Institute of Technology, Nitte. Kishan has a keen interest in Environmental Biotechnology and Plant Biotechnology, with a focus on healthcare and environmental sustainability. He is also passionate about web development and technology, continually exploring new ways to create and enhance digital platforms.
Contributions are welcome! Feel free to fork this repository, submit issues, or send pull requests.
- Fork this repository
- Create a new branch (
git checkout -b feature/your-feature
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin feature/your-feature
) - Create a new Pull Request
If you have any questions or feedback, feel free to reach out via email: kishanbantakal@gmail.com.