Skip to content

tech-saad/survey-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Responsive Survey Form πŸ“

A responsive and accessible survey form, completed as part of my frontend development training. Built purely with Semantic HTML and Modern CSS to practice fundamental concepts like layout, form design, and basic accessibility standards.

🌐 Live Demo & Preview

Live Demo

πŸ‘‰ Click here to view the Survey Form live


Screenshot

Preview

πŸ’» Tech Stack

This project uses foundational web technologies to ensure a solid grasp of core concepts.

Technology Badge
HTML5
CSS3

⚑ Features

  • Fully Responsive: Optimized for mobile, tablet, and desktop viewports using CSS media queries and a flexible layout.
  • Clean & Semantic Code: Utilizes semantic HTML tags (<form>, <fieldset>, <label>) for improved structure, maintainability, and accessibility.
  • Basic HTML5 Validation: Ensures required fields are completed and user inputs match expected formats (e.g., email type) before submission.

βš™οΈ Local Setup Instructions

If you'd like to run or modify this project locally, follow these simple steps:

  1. Clone the Repository:
    git clone [https://github.com/tech-saad/survey-form.git](https://github.com/tech-saad/survey-form.git)
  2. Navigate to the Directory:
    cd survey-form
  3. Open in Browser: Simply double-click the index.html file to view the project in your default web browser.

πŸ›£οΈ Next Steps / Roadmap

This project provides a strong foundation, and I plan to build upon it in future learning iterations:

  • Add JavaScript: Incorporate JavaScript for dynamic, real-time form validation and error handling.
  • Backend Integration: In a later project, store form responses using a simple backend (e.g., Node.js and Express).
  • Aesthetic Polish: Refine the CSS with a focus on modern typography and subtle animations.

This project is part of my journey as an Aspiring Full-Stack Developer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published