Skip to content

This repository is to share my workings as a Web Developing Intern in the Virtual Internship Program (VIP) at LetsGrowMore which is held in September 2022. I would like to thank Aman Kesarwani Sir and the team of LetsGrowMore Community for giving me this opportunity to enhance my skills and work on such an amazing projects.

License

Notifications You must be signed in to change notification settings

huzefamehidpurwala/LGMVIP-Web

Repository files navigation

LGMVIP-Web

This repository is to share my workings as a Web Developing Intern in the Virtual Internship Program (VIP) at LetsGrowMore which is held in September 2022.

I would like to thank Aman Kesarwani Sir and the team of LetsGrowMore Community for giving me this opportunity to enhance my skills and work on such an amazing projects.

During this Web Development Internship we were having 3 levels of tasks, out of which we needed to complete at least 2 or more for the Internship completion & certification from LetsGrowMore.

Develop a basic to-do app that enables a user to add daily tasks. The to-do web app must allow users to add new items to a list, and items added to a list must be visible. Also, a user can mark a task “complete” upon its successful completion, and these completed tasks must appear on a separate list, say Completed Tasks. You can also add a separate section titled Pending Tasks that will list all the tasks that require completion. In such a case, the to-do list will be a union of the Pending Tasks list and the Completed Tasks list. Irrespective of the list, a user must be able to delete or edit tasks from it. To further increase the web app's complexity or make it more detailed, you can add the date and time when a task is added and/or completed.

In Task 2, there is single page Web Application made using ReactJS and basics of Web Development. This project fetches information of employees of the company by API calling. Pure custom CSS was used to design the application. It also have a feature i.e. a API loader made through customized CSS, which spins till API calling is completed.

In this Task 3, we had to make a form which takes input from the user and displays the data on the same page. I made a form in HTML, passed the data through calling a javascript function whenever the submit button is clicked and displaying the entered data in a tabular format by making a new row in the center of the division each time when javascript is called through the submit button. Got CSS properties for all division and table rows.

It takes a little skill to create a calculator with basic mathematical functionalities using CSS, HTML, and JavaScript. Calculators require an interactive interface to perform basic functions such as addition, subtraction, division, and multiplication. It will need a display screen to display the user’s input and give the results. The grid system in CSS is for the alignments of buttons on the calculator. The additional tools you need to build a fully functional calculator include eventListeners, if-else statements, operators, loops, and so on.

About

This repository is to share my workings as a Web Developing Intern in the Virtual Internship Program (VIP) at LetsGrowMore which is held in September 2022. I would like to thank Aman Kesarwani Sir and the team of LetsGrowMore Community for giving me this opportunity to enhance my skills and work on such an amazing projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published