{"id":19001772,"url":"https://github.com/lucthienphong1120/mobile-shop-backend","last_synced_at":"2025-04-22T17:48:01.933Z","repository":{"id":113557317,"uuid":"481542143","full_name":"lucthienphong1120/mobile-shop-backend","owner":"lucthienphong1120","description":"Mobile Shop E-Commerce Back-End with database","archived":false,"fork":false,"pushed_at":"2023-12-15T03:29:29.000Z","size":15478,"stargazers_count":32,"open_issues_count":1,"forks_count":20,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T08:07:11.571Z","etag":null,"topics":["backend-template","bootstrap","database","e-commerce","ecommerce","html","javascript","mobile-shop","mysql","php","php-template","shop","shop-template","shopping-cart","sql","website"],"latest_commit_sha":null,"homepage":"http://ltp.crfnetwork.com/mobile-shop-backend/","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/lucthienphong1120.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":"2022-04-14T09:21:18.000Z","updated_at":"2025-03-14T09:07:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1a51e04-e672-4b8e-b471-88cf5cce31bc","html_url":"https://github.com/lucthienphong1120/mobile-shop-backend","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/lucthienphong1120%2Fmobile-shop-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fmobile-shop-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fmobile-shop-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fmobile-shop-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucthienphong1120","download_url":"https://codeload.github.com/lucthienphong1120/mobile-shop-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250290373,"owners_count":21406169,"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":["backend-template","bootstrap","database","e-commerce","ecommerce","html","javascript","mobile-shop","mysql","php","php-template","shop","shop-template","shopping-cart","sql","website"],"created_at":"2024-11-08T18:12:47.853Z","updated_at":"2025-04-22T17:48:01.911Z","avatar_url":"https://github.com/lucthienphong1120.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mobile-Shop-E-Commerce-Website\n\nIn this complete E-commerce Website, We will take a look at how to create Mobile Shop Using PHP and Mysql Database. We gonna start by creating an HTML template then convert it into PHP and then use MySQL database to fetch products and display it in the project.\n\n## Setup database\n\nFirstly, import the database from [mobileshop.sql](./mobileshop.sql)\n\nNext, goto [/func/DBConnect.php line 6](./func/DBConnect.php#L6), change the follow information:\n\n```php\nprotected $host = 'localhost';\nprotected $user = 'root';\nprotected $password = '';\nprotected $database = 'mobileshop';\n```\n\n## Demo static pages\n\n+ [Homepage](./mobile-shop-backend/index.html)\n+ [Cart (user=guest)](/mobile-shop-backend/cart.html)\n+ [Product (id=1)](./mobile-shop-backend/product.html)\n+ [Login](./mobile-shop-backend/login.html)\n+ [Register](./mobile-shop-backend/register.html)\n+ [Account (role=admin)](./mobile-shop-backend/account.html)\n+ [Manage (role=admin)](./mobile-shop-backend/manage.html)\n\n# Dynamic with PHP\n\n1. Make sure you have installed Xampp and turned on apache and mysql\n2. *Fork* the project and *Clone* it into C:/xampp/htdocs/\n3. Change the configuration at [Setup database](#setup-database)\n4. Open your browser at `http://localhost:\u003cport\u003e/\u003crepository_name\u003e/index.php`\n5. Leave a *Star* for this project if you feel useful, thank you\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucthienphong1120%2Fmobile-shop-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucthienphong1120%2Fmobile-shop-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucthienphong1120%2Fmobile-shop-backend/lists"}