• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this repository there is task of python from the start using jupyter notebook

More Repositories

1

Final-project-of-Data-Science---Jawan-Pakistan

.
Jupyter Notebook
2
star
2

Data-Science

Jupyter Notebook
1
star
3

MAD-Practical-Project

1
star
4

Online-Python-Programs-

Jupyter Notebook
1
star
5

Supervised-Machine-Learning

Jupyter Notebook
1
star
6

Database-Project

18SW02 18SW14 18SW101 18SW110
1
star
7

User-Registration-Form-using-AJAX

Create three layouts using bootstrap
PHP
1
star
8

Library-Management-System-

18SW02 18SW14 18SW101 18SW110
Java
1
star
9

MAD-Project

1
star
10

18SW14-Iqra-Irfan

Java Programming
Java
1
star
11

Web-Engineering-

PHP
1
star
12

LetsGrowMoreVIP-Data-Science

Jupyter Notebook
1
star
13

Ajax-form

Make a form with following layout. Use the database tables used in the script above and save the record in the database tables without reloading the whole page using AJAX procedure. Use the POST method for form data in AJAX send() method. When user submit the record, the page should display the successful message at bottom of the page. When user reload the page, the successful message should disappear.
PHP
1
star
14

HTML

HTML
1
star
15

Student-Details-CRUD

Consider a scenario of your choice and implement CRUD (Create, Read, Update and Delete) operation in it along with the interfaces (use bootstrap). Add New Students link as shown in task image should open new form with text fields First Name, Last Name, and Email Id. When the user submits the button, the form data should be saved into the students' table and the page should be redirected on the page as shown in image above. In the image above, the last column is showing three different icons (having links) for viewing, updating, and deleting the record of students (each row), when the user clicks on a particular icon, it should perform the specific CRUD operation on the table data. The image below is displaying the form for adding student records.
PHP
1
star