Click here to use the tool!
Welcome to the Fresher Intro Tool! This is a simple web-based form to introduce freshers of Indian Institute of Engineering Science and Technology, Shibpur, Kolkata, West Bengal by collecting their basic details. The form includes fields for name, hobbies, city, state, and department. The design features a dynamic background and responsive layout. 🌈
- Dynamic Gradient Background: The background color changes smoothly to create a visually appealing experience.
- Responsive Design: The layout adjusts to different screen sizes.
- Interactive Form: Users can enter their information, and the form is easy to use with clear labels and input fields.
- HTML: Structure of the web page.
- CSS: Styling and animations.
- JavaScript: (To be added in
script.jsfor form submission and display functionality)
-
Clone the Repository:
git clone https://github.com/yourusername/fresher-intro-tool.git
-
Open the HTML File: Open
index.htmlin your preferred web browser. -
Fill the Form:
- Enter your name in the
Namefield. - Enter your hobbies (comma-separated) in the
Hobbiesfield. - Enter your city of residence in the
Cityfield. - Enter your state of residence in the
Statefield. - Select your department from the dropdown menu.
- Enter your name in the
-
Submit:
- Click the
Submitbutton to see your entered details displayed.
- Click the
- Background Animation: The background animation is defined using the
@keyframesrule in CSS. You can customize the colors and animation duration as per your preference. - Form Fields: Modify the form fields by editing the HTML structure. Additional fields can be added if required.
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ❤️ by Aritro Shome