{"id":17437097,"url":"https://github.com/jq-08/furstfurniture","last_synced_at":"2026-04-04T16:32:02.923Z","repository":{"id":257843353,"uuid":"873001721","full_name":"JQ-08/FurstFurniture","owner":"JQ-08","description":"This PHP-based platform caters to both customers and admins. Customers can register, browse products, add items to their cart, and manage orders. Admins access a dashboard for tracking profits and orders, and can manage product listings and user accounts. This system provides a seamless shopping experience with robust administrative tools.","archived":false,"fork":false,"pushed_at":"2024-11-30T13:18:25.000Z","size":6704,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T03:29:55.436Z","etag":null,"topics":["css","database","ecommerce-website","html","javascript","mysqli","pdo","php","website","xampp"],"latest_commit_sha":null,"homepage":"","language":"Hack","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/JQ-08.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":"2024-10-15T12:48:13.000Z","updated_at":"2024-11-30T13:18:28.000Z","dependencies_parsed_at":"2024-10-16T17:15:06.997Z","dependency_job_id":"448d058b-98b8-4adb-8b3a-e5530f233017","html_url":"https://github.com/JQ-08/FurstFurniture","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"af020c56348874bda0671942c5ec057134264553"},"previous_names":["jq-08/furstfurniture"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JQ-08%2FFurstFurniture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JQ-08%2FFurstFurniture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JQ-08%2FFurstFurniture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JQ-08%2FFurstFurniture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JQ-08","download_url":"https://codeload.github.com/JQ-08/FurstFurniture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955167,"owners_count":20699889,"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","database","ecommerce-website","html","javascript","mysqli","pdo","php","website","xampp"],"created_at":"2024-10-17T11:05:44.753Z","updated_at":"2025-12-30T23:21:07.681Z","avatar_url":"https://github.com/JQ-08.png","language":"Hack","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fürst Furniture\nThis PHP-based platform caters to both customers and admins. Customers can register, browse products, add items to their cart, and manage orders. Admins access a dashboard for tracking profits and orders, and can manage product listings and user accounts. This system provides a seamless shopping experience with robust administrative tools.\n\n**Built with these:** \n\u003cp align=\"left\"\u003e\n   \u003ca href=\"#\"\u003e\n      \u003cimg alt=\"HTML5\" src=\"https://img.shields.io/badge/html5%20-%23E34F26.svg?\u0026style=for-the-badge\u0026logo=html5\u0026logoColor=white\"/\u003e\n      \u003cimg alt=\"CSS3\" src=\"https://img.shields.io/badge/css3%20-%231572B6.svg?\u0026style=for-the-badge\u0026logo=css3\u0026logoColor=white\"/\u003e\n      \u003cimg alt=\"MySQL\" src=\"https://img.shields.io/badge/mysql-%2300f.svg?\u0026style=for-the-badge\u0026logo=mysql\u0026logoColor=white\"/\u003e\n      \u003cimg alt=\"Php\" src=\"https://img.shields.io/badge/php-474a8a?style=for-the-badge\u0026logo=php\u0026logoColor=white\" /\u003e\n      \u003cimg alt=\"JavaScript\" src=\"https://img.shields.io/badge/javascript%20-%23F7DF1E.svg?\u0026style=for-the-badge\u0026logo=javascript\u0026logoColor=black\"/\u003e\n   \u003c/a\u003e\n\u003c/p\u003e\n\n**Using:** Php 8.2.12\n\n**Features:**\n* **Customer Side (user Folder):** Stores the website and allows customers to:\n    * Sign in to access their account\n    * View available furniture products\n    * Add products to the cart and proceed to checkout\n    * View and manage their order history\n* **Staff Side (admin Folder):** Stores the panels and allows admin to:\n    * View profits, orders, and user details\n    * Manage products: add, delete, and edit listings\n    * Oversee customer orders and account details\n\n**Steps to run the project locally for Visual Studio Code Manually:**\n\n1. Download the zip file from the code.\n2. Extract the zip file.\n3. Move the unzip file(furstfurniture-main) to `C:\\xampp\\htdocs\\`\n4. Open XAMPP, start Apache and MySQL.\n5. Click the admin which as the same line as the MySQL.\n6. Create a new database and named it `shop_db` in phpMyAdmin.\n7. Import the `shop_db.sql`.\n8. Open Visual Studio Code, move the unzip file(furstfurniture-main) into vscode.\n9. Open any browser, recommended `Chrome`.\n10. Open the website by using URL `http://localhost/furstfurniture-main/main/user/index.php`.\n    \n    *The above URL is just an example. Please edit the URL according to your file's name and location.\n\n## Example accounts\n**To access the admin panel, one must use the username and password provided below for the admin role. No other username and password can access the admin panel.**\n\n| Role | Username | Email | Password |\n|---|---|---|---|\n| Admin | admin | admin@gmail.com | 12345 |\n| Customer | user | user@gmail.com | 123 |\n| Customer | Syahir | syahir@gmail.com | as23 |\n| Customer | Chris | chris93@gmail.com | 21332 |\n| Customer | Claire | claire416@gmail.com | 21sa |\n| Customer | Ethan | ethan00@gmail.com | 23sdas |\n| Customer | Nagathan | drbyclb@gmail.com | 7897 |\n| Customer | Feng | feng30@gmail.com | 235 |\n| Customer | Choom Imm | popekpopek@gmail.com | 314215926 |\n| Customer | Nur Fatihah | bmbest@gmail.com | 987 |\n| Customer | Noreza | skmestiaplus@gmail.com | 6784 |\n\n## Screenshots\n* **Main page**\n\n![image](https://github.com/user-attachments/assets/437168b6-e59c-4663-89d4-ee8e0556a4e2)\n\n* **Login/Register page**\n\n![image](https://github.com/user-attachments/assets/880020df-f1eb-48db-b477-e88169ad25fa)\n\n* **Products page**\n\n![image](https://github.com/user-attachments/assets/57ec1bd2-b8e3-46ea-93a1-797fa36e1ed0)\n\n* **Product Details page**\n\n![image](https://github.com/user-attachments/assets/367a65ae-4bd9-487d-b72a-44b142b2c8c0)\n\n* **Shopping Cart page**\n\n![image](https://github.com/user-attachments/assets/08e4cece-9f7e-4be4-ab13-d306dfe0462f)\n\n* **Checkout page**\n\n![image](https://github.com/user-attachments/assets/fa583812-fe75-4fb9-972d-54948de73423)\n\n* **Orders page**\n\n![image](https://github.com/user-attachments/assets/affd418a-9cf6-4b3a-8209-ea53c8e7477a)\n\n* **View Order page**\n\n![image](https://github.com/user-attachments/assets/80673e3f-ef20-4fdb-9852-8c1302693db6)\n\n* **Dashboard page (Admin)**\n\n![image](https://github.com/user-attachments/assets/129fdd11-2a7d-4975-9ab5-e900d7a40b22)\n\n* **User List page (Admin)**\n\n![image](https://github.com/user-attachments/assets/1c9fdb0d-23c7-4242-9224-a66da1577466)\n\n* **Product List page (Admin)**\n\n![image](https://github.com/user-attachments/assets/e990d54b-49b1-4abc-ac80-1e582064df7a)\n\n* **Order List page (Admin)**\n\n![image](https://github.com/user-attachments/assets/8a009cdb-22fe-46eb-8d6b-16ebbb3b4c61)\n\n* **Loading animation (Admin)**\n\n![image](https://github.com/user-attachments/assets/516caae2-0248-4949-9882-642b4b358219)\n\n## Contributors\n\n| Name | Github |\n|---|---|\n| Jing Ling | https://github.com/jessie0118 |\n| Jing Quan | https://github.com/JQ-08 |\n| Yixuen | https://github.com/LimYixuen |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjq-08%2Ffurstfurniture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjq-08%2Ffurstfurniture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjq-08%2Ffurstfurniture/lists"}