This is a simple and responsive Survey Application built using HTML, CSS, and JavaScript. The project utilizes a local API to load and display a set of predefined questions to users. The aim is to collect responses in a clean and user-friendly interface.
- Interactive survey interface
- Clean and responsive design
- Home page with introductory information about the survey
- User registration system before accessing the survey
- Ensures that each user submits their own answers only once
- Dynamically loaded questions using a local API (JSON)
- Vanilla JavaScript for DOM manipulation and logic
- Basic client-side validation to improve input accuracy
- HTML β for structuring the pages
- CSS β for styling and responsive layout
- JavaScript β for interactivity and dynamic question rendering
- Local API (JSON) β to store and serve survey questions
You can explore the full source code and view a live demo below:
- π Source Code: View on GitHub
- π Live Demo: View Website
This project was created by Tasniim as part of a web development learning journey. I would like to sincerely thank my mentors and my instructor (Dugsiiye) for their guidance and support throughout the process.
π Thank you for checking out my project!