Skip to content

Patr12/hellenIQ

Repository files navigation

hellenIQ

Interview Questionnaire

Overview

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.

Features

  • 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.

Technologies Used

  • HTML, CSS, JavaScript – For frontend structure and interactivity.
  • Bootstrap – For styling and responsive design.
  • JavaScript DOM Manipulation – Handling form inputs and displaying responses.

Installation & Setup

  1. Clone the repository:
    git clone https://github.com/patr12/hellenIQ.git
  2. Navigate to the project folder:
    cd hellenIQ
  3. Open demo.html in your browser.

Usage

  1. Answer the questionnaire by selecting options and filling in text fields.
  2. Click the Submit button to review responses.
  3. Use the Send via Email or Send via WhatsApp buttons to share responses.

File Structure

leo/
│── demo.html        # Main HTML file
│── styles.css        # Custom styles (if any)
│── scripts.js         # JavaScript logic for form handling
│── README.md         # Project documentation

Future Improvements

  • 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.

License

This project is open-source and available under the MIT License.

Privacy Policy

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.

Changelog

v1.1.0 - (2025-02-02)

  • Added new UI enhancements
  • Fixed bug in form validation

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit (git commit -m "Add new feature").
  4. Push to the branch (git push origin feature-branch).
  5. Open a Pull Request.

Author

Patrice S. Mgala

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors