{"id":18146635,"url":"https://github.com/sanjaysah101/internet-programming-tutorials","last_synced_at":"2025-04-23T16:41:56.020Z","repository":{"id":115874052,"uuid":"484307169","full_name":"sanjaysah101/Internet-Programming-Tutorials","owner":"sanjaysah101","description":"This repository is for the tutorials and assignment that I performed during the 4th Sem of my B.Tech in Internet Programming Subject","archived":false,"fork":false,"pushed_at":"2022-05-05T17:21:01.000Z","size":1276,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T01:36:36.872Z","etag":null,"topics":["css","html","javascript","php"],"latest_commit_sha":null,"homepage":"https://sknepali.github.io/Internet-Programming-Tutorials/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanjaysah101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-04-22T05:29:26.000Z","updated_at":"2023-09-28T12:44:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6a76eb0-9e51-44a6-b3c9-c205ddfc8f8c","html_url":"https://github.com/sanjaysah101/Internet-Programming-Tutorials","commit_stats":null,"previous_names":["sanjaysah101/internet-programming-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanjaysah101%2FInternet-Programming-Tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanjaysah101%2FInternet-Programming-Tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanjaysah101%2FInternet-Programming-Tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanjaysah101%2FInternet-Programming-Tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanjaysah101","download_url":"https://codeload.github.com/sanjaysah101/Internet-Programming-Tutorials/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250472042,"owners_count":21436070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","javascript","php"],"created_at":"2024-11-01T21:08:36.041Z","updated_at":"2025-04-23T16:41:56.001Z","avatar_url":"https://github.com/sanjaysah101.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Internet Programming Tutorial\n\nThis repository is for the tutorials and assignment that I performed during the 4th Semester of my B.Tech (CE) in Internet Programming Subject.\n\n\n## Technologies Use\n- HTML\n- CSS\n- Js\n- Php\n- MySql\n- Ajax\n- Bootstrap\n\n## Tutorials\n\n\u003cdetails id=\"tutorial_1\" style=\"background:#f6f6f6\"\u003e\n  \u003csummary\u003eTutorial 1\u003c/summary\u003e\n   \u003ch2\u003e\n     Develop a login.html and registration.html with bootstrap design.\n    \u003c/h2\u003e\n  \u003cul\u003e\n    \u003cli\u003eThe login page must have a username and password field.\u003c/li\u003e\n    \u003cli\u003eRegistration page must have a name, the username(email), password, re-password, age, birth date, country, state, city, profile picture, note. (Use appropriate HTML form elements)\u003c/li\u003e\n    \u003cli\u003eAlso, add the registration link for registration.html in the login.html page.\u003c/li\u003e\n    \u003cli\u003eApply your design concept with CSS.\u003c/li\u003e\n    \u003cli\u003eThe design must be responsive.\u003c/li\u003e\n  \u003c/ul\u003e  \n  \u003ch3\u003eDemo: \u003c/h3\u003e  \n  \u003ca href=\"#\"\u003eSee live\u003c/a\u003e \u003c/br\u003e\n  \u003ca href=\"#\"\u003eSee Code on Github\u003c/a\u003e\n\u003c/details\u003e\n\u003cbr\u003e\n\n\u003cdetails id=\"tutorial_2\" style=\"background:#f6f6f6\"\u003e\n  \u003csummary\u003eTutorial 2\u003c/summary\u003e\n   \u003ch2\u003e\n    Design a table to display Tutorial-1 Registration Form Data. \n    \u003c/h2\u003e\n    \u003cp\u003eAlso, put Add, Delete and Edit button. Apply jQuery animation on the deletion of the record. You can add more or less columns also.\u003c/p\u003e\n    \u003c!-- \u003cimg src=\"http://localhost/ip/Tutorials/Tutorial 2/Tutorial02.png\"/\u003e   --\u003e\n    \u003cimg src=\"http://localhost/ip/Tutorials/Tutorial%202/Tutorial02.png\"/\u003e  \n  \u003ch3\u003eDemo: \u003c/h3\u003e\n  \u003ca href=\"#\"\u003eSee live\u003c/a\u003e \u003c/br\u003e\n  \u003ca href=\"#\"\u003eSee Code on Github\u003c/a\u003e\n\u003c/details\u003e\n\u003cbr\u003e\n\n\u003cdetails id=\"tutorial_3\" style=\"background:#f6f6f6\"\u003e\n  \u003csummary\u003eTutorial 3\u003c/summary\u003e\n   \u003ch2\u003e\n    Apply jQuery validation in the form to validate user input of the registration page. \n    \u003c/h2\u003e    \n  \u003ch3\u003eDemo: \u003c/h3\u003e\n  \u003ca href=\"#\"\u003eSee live\u003c/a\u003e \u003c/br\u003e\n  \u003ca href=\"#\"\u003eSee Code on Github\u003c/a\u003e\n\u003c/details\u003e\n\u003cbr\u003e\n\n\u003cdetails id=\"tutorial_4\" style=\"background:#f6f6f6\"\u003e\n  \u003csummary\u003eTutorial 4\u003c/summary\u003e\n  \u003ch2\u003e\n  Create a PHP script to calculate interest from 3 values (P, R, N) entered by the user in the textbox and display the data in next page.\n  \u003c/h2\u003e    \n  \u003ch3\u003eDemo: \u003c/h3\u003e\n  \u003ca href=\"#\"\u003eSee live\u003c/a\u003e \u003c/br\u003e\n  \u003ca href=\"#\"\u003eSee Code on Github\u003c/a\u003e\n\u003c/details\u003e\n\u003cbr\u003e\n\n\u003cdetails id=\"tutorial_5\" style=\"background:#f6f6f6\"\u003e\n  \u003csummary\u003eTutorial 5\u003c/summary\u003e\n  \u003ch2\u003e\n  Create HTML form having select box of 1 to 12 number. On submit form should post data to second PHP file which display respective Month name preselected in select box\n  \u003c/h2\u003e       \n  \u003ch3\u003eDemo: \u003c/h3\u003e\n  \u003ca href=\"#\"\u003eSee live\u003c/a\u003e \u003c/br\u003e\n  \u003ca href=\"#\"\u003eSee Code on Github\u003c/a\u003e\n\u003c/details\u003e\n\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjaysah101%2Finternet-programming-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanjaysah101%2Finternet-programming-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjaysah101%2Finternet-programming-tutorials/lists"}