Skip to content

DevRodrigocs/javascript-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Projects

A curated collection of JavaScript projects created to explore and practice various web development concepts.
Each project focuses on a specific skill, from DOM manipulation to form validation and interactive UI components.


📂 Projects Included

✅ Form Validator

A robust client-side form validation tool.
Features:

  • Checks for empty required fields
  • Validates email format
  • Ensures password confirmation matches
  • Provides instant feedback to the user

🍕 Pizza Purchase

A dynamic pizza ordering interface that updates the total price based on user selections.
Features:

  • Customizable pizza options
  • Automatic price calculation
  • Simple and responsive UI

🗳️ Electronic Voting Machine (Urna Eletrônica)

A simulation of a real-world electronic voting machine.
Features:

  • Candidate number input
  • Vote confirmation
  • Result display after voting ends

📝 Quiz

An interactive quiz application that challenges users with multiple-choice questions.
Features:

  • Dynamic question rendering
  • Real-time score tracking
  • Final result display

🛠️ Technologies Used

  • HTML5 → Structure
  • CSS3 → Styling
  • JavaScript (ES6+) → Logic & Interactivity
  • DOM Manipulation → Dynamic UI updates

📸 Screenshots

(Images are stored in the screenshots folder)

Form Validator

Form Validator Screenshot Form Validator Screenshot Form Validator Screenshot Form Validator Screenshot

Pizza Purchase

Pizza Purchase Screenshot Pizza Purchase Screenshot Pizza Purchase Screenshot Pizza Purchase Screenshot

Electronic Voting Machine

Electronic Voting Machine Screenshot Electronic Voting Machine Screenshot Electronic Voting Machine Screenshot Electronic Voting Machine Screenshot Electronic Voting Machine Screenshot

Quiz

Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1 Quiz Screenshot 1


📄 License

This repository is licensed under the MIT License.

About

Repository containing complete JavaScript projects with a focus on interactivity and DOM manipulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published