Git Product home page Git Product logo

huzefamehidpurwala / lgmvip-web Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 556 KB

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.

Home Page: https://huzefa.mehidpurwala.xyz

License: MIT License

JavaScript 33.11% HTML 27.78% SCSS 11.55% CSS 27.55%
calculator css form html javascript lgmvip lgmvip-22 lgmvip-web react react-app registration todo-app todo-list todoapp todolist

lgmvip-web's Introduction

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.

lgmvip-web's People

Contributors

huzefamehidpurwala avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.