๐ก This repository contains solutions to the UI & JavaScript Hands-On Assignments from the TCS Xplore program.
Ideal for students preparing for TCS NQT, Pre-ILP, or anyone looking to improve their frontend skills using HTML, CSS, and JavaScript.
This repository includes:
- โ Well-structured code for all UI Hands-On Tasks
- โ JavaScript programs with logic explained clearly
- โ Clean HTML/CSS formatting
No. | Task Description | Technology |
---|---|---|
1 | Format Div with Text Blocks | HTML, Inline CSS |
2 | Inventory Menu with Links | HTML |
3 | Add Book Form | HTML, Form |
4 | Customer Registration Form | HTML, CSS |
5 | Customer Listing Table | HTML, Table |
6 | Uni Sales Cart Display | HTML, Table, Form |
No. | Task Description | Technology |
---|---|---|
1 | Display Passenger Object | JS, Object |
2 | Show Car Details from Dropdown | JS, Array |
3 | Calculate Age from DOB | JS, Date |
4 | Fibonacci Sum Series < 100 | JS, Loop |
Code solutions are adapted from the following sources:
- ๐ kumarweb28.wixsite.com
- ๐งโ๐ป github.com/myname-123/tcs
These solutions are restructured and documented for better understanding and easy reference.
Feel free to:
- โญ Star this repo if it helps you
- ๐ ๏ธ Raise an issue for any corrections
- ๐ฉ Submit a PR if you want to add improvements
This project is under the MIT License โ you are free to use, modify, and distribute with credit.