This is a web-based Interview Questionnaire system that allows users to answer multiple-choice and text-based questions, view their responses, and send their answers via email or WhatsApp.
- Multiple-choice questions with radio buttons and checkboxes.
- Text area inputs for open-ended questions.
- Form submission to display answers dynamically.
- Buttons to send responses via email or WhatsApp.
- Styled using Bootstrap for a modern look.
- HTML, CSS, JavaScript – For frontend structure and interactivity.
- Bootstrap – For styling and responsive design.
- JavaScript DOM Manipulation – Handling form inputs and displaying responses.
- Clone the repository:
git clone https://github.com/patr12/hellenIQ.git
- Navigate to the project folder:
cd hellenIQ - Open
demo.htmlin your browser.
- Answer the questionnaire by selecting options and filling in text fields.
- Click the Submit button to review responses.
- Use the Send via Email or Send via WhatsApp buttons to share responses.
leo/
│── demo.html # Main HTML file
│── styles.css # Custom styles (if any)
│── scripts.js # JavaScript logic for form handling
│── README.md # Project documentation
- Store responses in a database for analytics.
- Add a backend with Django or Node.js for data processing.
- Improve the UI/UX with advanced styling and animations.
This project is open-source and available under the MIT License.
This application does not collect, store, or share any personal data. If any data is collected, it is only used for improving the user experience and will not be shared with third parties.
- Added new UI enhancements
- Fixed bug in form validation
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes and commit (
git commit -m "Add new feature"). - Push to the branch (
git push origin feature-branch). - Open a Pull Request.
Patrice S. Mgala
- GitHub: (https://github.com/Patr12)
- Email: patricemgala094@gmail.com