Web development Internship
Task-1 -> TODO List
Task-2 -> Create a webapplication using create react app.
Task-3 -> Create a registration form whose data will be displayed in same page.
Task-4 -> Create a calculator using html,css,js or react.js
Task-5 -> Student management System using html,css,js,php,mysql.
ToDo list is a simple web application to save Your daily tasks in order not to miss anything.
- Pick a date from callendar
- Add new task
- Mark task as completed / uncompleted
- Set task priority
- Edit task
- Delete single task
- Delete completed tasks
- Delete all tasks
- HTML
- CSS
- Javascript
Npm is required ( Node Package Manager)
npm is the default package manager for the JavaScript runtime environment Node.js.
During this task as a web developer at LetsGrowMore I made a Success talk user-card-grid which provides the information about Motivational speakers upon clicking on 'Get Users' button.
This file contains Html, CSS, JS code to create a Registration Form whose data display in same page.
You can easily edit and delete your data.
You can aslo fill n number of records
This is basic calculator developed by html,css and javascript which can perform all the operations.