Student Decision App banner

Student Decision App

1 devlog
2h 51m 6s

A basic Student Decision App built using HTML, CSS, and JavaScript to practice DOM manipulation and event handling.

This project uses AI

📢 AI Usage Declaration

This project was developed with the help of AI tools for learning and guidance. AI was used to understand concepts, get suggestions, and improve the code. All implementation, logic, and final project work were completed and understood by me.

Demo Repository

Loading README...

sakshisuman25

In this project, I worked on building a Student Decision App (UI) using HTML, CSS, and JavaScript. The main goal was to understand how the DOM works and how to handle user interactions using events.

At the beginning, I learned how to select elements using getElementById and querySelector. Then I used addEventListener to handle events like button clicks and user input. I created features where the app takes input from the user and shows results dynamically on the screen.

While working on this project, I faced some confusion in connecting JavaScript with HTML elements and updating the UI, but after practicing, I understood how DOM manipulation works.

Overall, this project helped me improve my understanding of JavaScript basics, DOM, and event handling, and gave me confidence to build interactive web applications.

Attachment
0