{"id":18340554,"url":"https://github.com/jeniya14/sellyard-flask-project","last_synced_at":"2025-04-13T09:51:16.401Z","repository":{"id":206473914,"uuid":"631902189","full_name":"Jeniya14/Sellyard-flask-Project","owner":"Jeniya14","description":"Sellyard is a web application for ordering and selling fruits, vegetables, and homemade items. It features a frontend developed with HTML, CSS, and Flask framework for the backend, utilizing SQL for data storage.","archived":false,"fork":false,"pushed_at":"2023-11-10T11:27:40.000Z","size":42276,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T01:12:47.662Z","etag":null,"topics":["css","ecommerce-website","flask","flask-backend","html","python","shopping-app","small-business"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Jeniya14.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":"2023-04-24T09:52:52.000Z","updated_at":"2024-04-21T03:13:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"43fa9173-4d92-4067-b54a-057a799b25d5","html_url":"https://github.com/Jeniya14/Sellyard-flask-Project","commit_stats":null,"previous_names":["jeniya14/flask-python-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FSellyard-flask-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FSellyard-flask-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FSellyard-flask-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FSellyard-flask-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jeniya14","download_url":"https://codeload.github.com/Jeniya14/Sellyard-flask-Project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695300,"owners_count":21146952,"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","ecommerce-website","flask","flask-backend","html","python","shopping-app","small-business"],"created_at":"2024-11-05T20:22:56.410Z","updated_at":"2025-04-13T09:51:16.379Z","avatar_url":"https://github.com/Jeniya14.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sellyard - Fruits, Vegetables, and Homemade Items Ordering and Selling Website\n\nWelcome to Sellyard, a project created during my college studies. Sellyard is a web application for ordering and selling fruits, vegetables, and homemade items. It features a frontend developed with HTML, CSS, and Flask framework for the backend, utilizing SQL for data storage.\n\n## Introduction\n\nSellyard is a platform where users can log in, explore products in different categories. Sellers have a dedicated login to manage their products by adding new items, updating existing ones, and removing items. The admin has separate access to manage sellers and products on the platform.\n\n## Screenshots\n\n### Login Page\n![Login Page](/screenshots/login.png)\n\n### Home Page\n![Home Page](/screenshots/home.png)\n![Home Page](/screenshots/home2.png)\n\n### Category Page\n![Food Category Page](/screenshots/categories.png)\n\n### Profile Page\n![Profile Page](/screenshots/profile.png)\n\n### Seller \n\n#### Product details\n![seller Page](/screenshots/seller.png)\n\n#### Add Product \n![seller Page](/screenshots/selller1.png)\n\n### Admin Page\n![admin Page](/screenshots/admin.png)\n\n## Features\n\n### User Features\n\n- **User Authentication:** Users can log in, and their data is securely stored in an SQL database.\n\n- **Product Categories:** Products are displayed in different categories, providing a user-friendly browsing experience.\n\n### Seller Features\n\n- **Seller Authentication:** Sellers can log in separately to view, add, update, and delete their products.\n\n- **Product Management:** Sellers have the ability to add new products, update existing items, and remove products from the inventory.\n\n### Admin Features\n\n- **Admin Authentication:** Admins can log in separately to manage sellers and products.\n\n- **User and Product Administration:** Admins can edit and delete seller accounts and products.\n\n### Database Integration\n\n- **SQL Database:** All data, including user information, product details, and seller information, is stored in an SQL database.\n\n### Database Schema\n\n1. **Users Table:**\n   - `user_id` (Primary Key)\n   - `username`\n   - `password`\n   - `Address`\n   - `Email`\n\n2. **Products Table:**\n   - `product_id` (Primary Key)\n   - `seller_id` (Foreign Key referencing Sellers Table)\n   - `name`\n   - `description`\n   - `price`\n   - `category`\n   - `Quantity`\n   - `Image`\n   \n3. **Sellers Table:**\n   - `seller_id` (Primary Key)\n   - `username`\n   - `password`\n   - `Address`\n   - `Delivery-type`\n\n4. **Admins Table:**\n   - `admin_id` (Primary Key)\n   - `username`\n   - `password`\n\n\n## Technologies Used\n\n- Flask (Backend)\n- HTML, CSS (Frontend)\n- SQL (Database)\n\n## Acknowledgements\nThis project was created by Me. Feel free to contribute, report issues, or provide feedback!\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeniya14%2Fsellyard-flask-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeniya14%2Fsellyard-flask-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeniya14%2Fsellyard-flask-project/lists"}