{"id":21887797,"url":"https://github.com/arjuntheprogrammer/webapp-node-express-mysql","last_synced_at":"2025-03-22T02:22:15.578Z","repository":{"id":101775108,"uuid":"387745280","full_name":"arjuntheprogrammer/WebApp-Node-Express-MySQL","owner":"arjuntheprogrammer","description":"Web-App - CRUD operations","archived":false,"fork":false,"pushed_at":"2021-07-20T11:48:34.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T20:29:23.434Z","etag":null,"topics":["expressjs","mysql-database","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/arjuntheprogrammer.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-20T09:47:53.000Z","updated_at":"2021-07-20T11:49:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b10b6108-a92d-4c09-b118-18279eeba5ab","html_url":"https://github.com/arjuntheprogrammer/WebApp-Node-Express-MySQL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjuntheprogrammer%2FWebApp-Node-Express-MySQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjuntheprogrammer%2FWebApp-Node-Express-MySQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjuntheprogrammer%2FWebApp-Node-Express-MySQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjuntheprogrammer%2FWebApp-Node-Express-MySQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjuntheprogrammer","download_url":"https://codeload.github.com/arjuntheprogrammer/WebApp-Node-Express-MySQL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244895079,"owners_count":20527829,"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":["expressjs","mysql-database","nodejs"],"created_at":"2024-11-28T11:12:34.424Z","updated_at":"2025-03-22T02:22:15.573Z","avatar_url":"https://github.com/arjuntheprogrammer.png","language":"JavaScript","readme":"# WEB-APP: Node Express MySQL\n\n## FEATURES\n\n1. Add name to the DB\n2. Search name in the DB\n3. List of all the name in the DB\n4. Update any name the DB\n5. Delete any row in the DB\n\n### TECH STACK\n\n1. NodeJS\n2. ExpressJS\n3. MySQL\n4. HTML\n\n---\n\n### Commands\n\nServer Setup and Installation:\n\n- $ cd server\n\n- $ npm init -y\n\n- $ npm install express\n\n- $ npm install mysql\n\n- $ npm i dotenv\n\n- $ npm i cors\n\n- $ npm install nodemon --save-dev\n\nTo run the server demon:\n\n- $ npx nodemon\n\n---\n\n### MYSQL ERROR\n\n1. ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client\n\n   Solution: ALTER USER 'web_app'@'localhost' IDENTIFIED WITH mysql_native_password BY 'test123';\n\n---\n\n### SCREENSHOTS\n\nHome Page:\n![image](https://user-images.githubusercontent.com/15984084/126317699-3574428a-5dff-44a5-9587-f83e0012e41f.png)\n\nAfter Adding Data to the DB:\n![image](https://user-images.githubusercontent.com/15984084/126317759-54850004-cdae-4fee-b00f-ed0ed60f58f2.png)\n\nSearching Name:\n![image](https://user-images.githubusercontent.com/15984084/126317798-42b34440-3bce-4ad2-80c1-d2bd2ea84b62.png)\n\n---\n\n### REFERENCE\n\n1. Nsquared Coding: \u003chttps://youtu.be/vrj9AohVhPA\u003e\n2. \u003chttps://github.com/npatel023/ExpressMySQL/tree/master/client\u003e\n\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjuntheprogrammer%2Fwebapp-node-express-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjuntheprogrammer%2Fwebapp-node-express-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjuntheprogrammer%2Fwebapp-node-express-mysql/lists"}