"In this shopping app, I have utilized HTML, CSS, and JavaScript. JSON files are employed for retrieving data. The app includes functionalities such as a login page, signup page, home page, add to cart page, and a buy list. When a user attempts to add a product to the cart, it gets added to the cart list, where all selected products are stored. The buying process also shares the same functionality."
"Bank operations were performed using HTML, CSS, JavaScript, Java, and SQL. I utilized a Maven project to create the project, incorporating both the HTTP Servlet class and standard Servlet class. With this setup, I implemented various bank operations such as credit, debit, balance check, mobile-to-mobile transactions, deposits, etc."
"The school project is built using Maven. I utilized the HTTP Servlet class, Servlet class, JSP file, HTML, CSS, JavaScript, and SQL. Three SQL tables were used: the first for student information, the second for subject marks, and the third for admin information. Two login pages were created: one for admin login and the other for student login. After student login, two functionalities are available: one for displaying student details and marks, and the other for updating student details. For admin login, there are three buttons providing options for updating student details, updating marks, and deleting entries."
"Online Appointment: I have developed this project using JavaScript, HTML, and CSS. I have created several functionalities such as the Home page, About page, Contact page, and Book Appointment page. I have declared all active and present data, and implemented the recovery of present data. Additionally, I have declared doctor details and equipment details."