YadavAkhileshh / Alien-Invasion-Defense

Alien Invasion Defense Using HTML,CSS, JAVASCRIPT
https://alienid.netlify.app/
MIT License
33 stars 113 forks source link

[feat] : Changing signup.html , signup.css and adding signup.js file here #319

Open Yash-Vashishth opened 2 hours ago

Yash-Vashishth commented 2 hours ago

Hi @YadavAkhileshh !! I saw your code for the signup page and felt that it could use some change. Some suggested changes:-

  1. The styles and scripts are moved to external files (signup.css and signup.js)
  2. Improving readability and maintainability.

The HTML is cleaned up and follows best practices, including accessibility improvements. The JavaScript handles form submission, local storage, and password toggle functionality.

Please assign the issue to me. Thanks, Yash Vashishth (Contributor, GSSoC'24 and Hacktoberfest)

github-actions[bot] commented 2 hours ago

👋 Thank you @Yash-Vashishth for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

Yash-Vashishth commented 1 hour ago

Please add hacktoberfest, gssoc-ext and level 3 tag. (level 3 tag because I need to create a new file and add many elements to it, also have to change existing html and css files )