Coders Packet

Packets submitted by Harshita Gupta

Survey Form with Client Side Validation using HTML, CSS, and JavaScript

This is a frontend project built using HTML, CSS, and JavaScript, which strictly validates the input entered by the user/client, and immediately lets the user know if the entry is invalid.

Registration Form with form validation using Javascript, Bootstrap & HTML

This project uses the Bootstrap framework and built using HTML and JavaScript. It is a registration form that can validate the data entered by the user in the form itself after you click submit.

Login and Register System using File handling in C++

This project is built in C++ programming language, it uses file handling and lets the users login and register into the system, each user has their unique username.