Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajkumar-35/survey-form
Day 12 task from assigned by the GUVI Zen class. Focused on Creating a responsive survey form with Bootstrap for ratings and user feedback submission.
https://github.com/rajkumar-35/survey-form
bootstrap5 css-flexbox css-grid css3 form-validation html5
Last synced: about 7 hours ago
JSON representation
Day 12 task from assigned by the GUVI Zen class. Focused on Creating a responsive survey form with Bootstrap for ratings and user feedback submission.
- Host: GitHub
- URL: https://github.com/rajkumar-35/survey-form
- Owner: RAJKUMAR-35
- Created: 2024-06-27T14:59:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T15:59:03.000Z (4 months ago)
- Last Synced: 2024-06-27T19:23:57.850Z (4 months ago)
- Topics: bootstrap5, css-flexbox, css-grid, css3, form-validation, html5
- Language: HTML
- Homepage: https://feedback-survey-form.vercel.app/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Survey Form
A responsive survey form designed to collect user feedback, built with HTML, CSS, Bootstrap, and Font Awesome.
![Survey Form Preview](Demo_Page.png)
## Features
- Collects user's name, email, and feedback ratings.
- Multiple choice radio buttons for satisfaction and likelihood questions.
- Responsive design for various screen sizes.
- Styled with Bootstrap for enhanced UI.## Technologies Used
- HTML
- CSS
- Bootstrap 5## Conclusion
This project demonstrates building a responsive survey form using modern web technologies.