{"id":17818527,"url":"https://github.com/shoebjoarder/superstore","last_synced_at":"2025-04-02T09:23:32.662Z","repository":{"id":234643164,"uuid":"789301064","full_name":"shoebjoarder/superstore","owner":"shoebjoarder","description":"A Dash app to analyze Superstore dataset.","archived":false,"fork":false,"pushed_at":"2024-05-30T19:47:52.000Z","size":2111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T00:28:47.356Z","etag":null,"topics":["dashboard","data-analysis","data-visualization","python-3"],"latest_commit_sha":null,"homepage":"https://shoeb-superstore.onrender.com","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/shoebjoarder.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-04-20T07:05:38.000Z","updated_at":"2024-05-30T19:47:55.000Z","dependencies_parsed_at":"2024-05-30T22:29:18.920Z","dependency_job_id":"794d957f-9183-4451-951d-dbc1b0121d3c","html_url":"https://github.com/shoebjoarder/superstore","commit_stats":null,"previous_names":["shoebjoarder/superstore"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoebjoarder%2Fsuperstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoebjoarder%2Fsuperstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoebjoarder%2Fsuperstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoebjoarder%2Fsuperstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shoebjoarder","download_url":"https://codeload.github.com/shoebjoarder/superstore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246785997,"owners_count":20833622,"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":["dashboard","data-analysis","data-visualization","python-3"],"created_at":"2024-10-27T16:51:01.395Z","updated_at":"2025-04-02T09:23:32.640Z","avatar_url":"https://github.com/shoebjoarder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dash \u0026 Plotly Superstore Application\n\nThis web application is developed using Dash and Plotly, designed to provide a comprehensive analysis of the Superstore dataset. The application is structured into three main sections: Dashboard, Data Table, and Insights, each crafted to deliver specific functionalities efficiently.\n\n### ✅ Key Features\n\n- **Dynamic Insights**: Analyze recent trends in sales and profit ratios.\n- **Data Management**: Seamlessly add new entries to update, expand the dataset and export the data as excel sheet. \n- **Advanced Filtering**: Utilize powerful filters to refine data searches; includes a real-time preview feature.\n- **Interactive Visualizations**: Explore data through engaging and customizable visual graphics, adjustable with various filters to pinpoint precise information.\n- **User-Friendly Navigation**: Easily move between different sections using a responsive sidebar.\n- **Responsive Design**: Enjoy a consistent user experience across various devices and screen sizes, ensuring accessibility and ease of use.\n\n### 💡 Benefits\n\nThis application aims to empower users to make data-driven decisions by offering detailed and intuitive analyses of sales and profitability metrics. Whether you are looking to identify trends, assess performance, or enhance operational strategies, this tool provides essential functionalities to navigate and interpret the Superstore dataset.\n\n## Live Demo\n\nLink: [Live Demo](https://shoeb-superstore.onrender.com/)\n\n## Dataset\n\nLink to the Superstore [dataset](https://datawonders.atlassian.net/wiki/spaces/TABLEAU/blog/2022/10/26/1953431553/Where+Can+I+Find+Superstore+Sales).\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Install [Python](https://www.python.org/downloads/release/python-31012/) (v3.10.12)\n- A code editor such as [IntelliJ Ultimate](https://www.jetbrains.com/idea/download) or [Visual Studio Code](https://code.visualstudio.com/download)\n- [GitHub Desktop](https://desktop.github.com/) (optional, for cloning the repository)\n\n### Installation Steps\n\n1. Open a terminal and clone the repository\n\n   ```\n   git clone https://github.com/shoebjoarder/superstore.git\n   ```\n\n2. Create a Python virtual environment in the project directory\n\n   ```bash\n   # Move to the directory\n   cd superstore \n\n   # Create a virtual environment\n   python -m venv venv\n   ```\n\n3. Activate the environment\n\n   ```bash\n   # Command for Linux\n   source ./venv/bin/activate\n   \n   # Command for Windows\n   ./venv/Scripts/activate\n   ```\n\n4. Install the Python packages\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. Start the Dash server\n\n   ```bash\n   python src/app.py\n   ```\n\n7. Open the application in your browser:\n\n   ```\n   http://127.0.0.1:8050\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoebjoarder%2Fsuperstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoebjoarder%2Fsuperstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoebjoarder%2Fsuperstore/lists"}