{"id":22873303,"url":"https://github.com/mo7ammedd/bookstore","last_synced_at":"2025-05-06T18:15:00.041Z","repository":{"id":265073741,"uuid":"860184624","full_name":"Mo7ammedd/BookStore","owner":"Mo7ammedd","description":"Full MVC Book Store with payment method","archived":false,"fork":false,"pushed_at":"2024-11-27T13:43:07.000Z","size":2480,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T18:14:48.247Z","etag":null,"topics":["asp-net-core","dotnet","entity-framework-core","mvc","n-tier-architecture","repository-pattern","sql","unit-of-work"],"latest_commit_sha":null,"homepage":"https://manga-store.azurewebsites.net/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mo7ammedd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-20T01:26:00.000Z","updated_at":"2025-04-12T16:29:19.000Z","dependencies_parsed_at":"2024-11-27T14:44:15.111Z","dependency_job_id":null,"html_url":"https://github.com/Mo7ammedd/BookStore","commit_stats":null,"previous_names":["mo7ammedd/bookstore"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FBookStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FBookStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FBookStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FBookStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mo7ammedd","download_url":"https://codeload.github.com/Mo7ammedd/BookStore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252741473,"owners_count":21797027,"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":["asp-net-core","dotnet","entity-framework-core","mvc","n-tier-architecture","repository-pattern","sql","unit-of-work"],"created_at":"2024-12-13T14:18:30.560Z","updated_at":"2025-05-06T18:15:00.011Z","avatar_url":"https://github.com/Mo7ammedd.png","language":"C#","readme":"\n\n# Manga Store\n\nManga Store is a comprehensive online platform built with ASP.NET Core 8, following the MVC pattern. The application provides a seamless user experience for browsing, purchasing, and managing manga collections. With robust authentication and admin capabilities, it’s designed to offer both regular users and administrators an intuitive and efficient interface.\n\n## Features\n\n- **User Interface**: Simple, elegant, and responsive design using Bootstrap, with features like advanced search and smooth navigation.\n- **Authentication \u0026 Authorization**: Secure user login, registration, and role-based access powered by ASP.NET Core Identity.\n- **Admin Panel**: Manage categories, products (manga), and orders with ease through a feature-rich admin dashboard.\n- **Order Management**: Track order statuses from processing to shipping, with options to manage carriers and tracking numbers.\n- **Manga Details**: Comprehensive manga detail pages with category listings and user reviews.\n\n## Technologies\n\n- **Front-End**:  \n  - HTML, CSS, JavaScript\n  - Bootstrap for responsive design\n- **Back-End**:  \n  - C#\n  - ASP.NET Core 8 (MVC)\n  - Entity Framework Core for database access\n- **Database**:  \n  - Microsoft SQL Server\n\n## Design Patterns\n\n- Repository Pattern\n- Unit of Work Pattern\n- Dependency Injection for efficient and maintainable code.\n\n## Architecture\n\nThe project is structured with an **N-Tier Architecture**, separating concerns into:\n- **Data Access Layer**: Manages database interaction using Entity Framework.\n- **Business Logic Layer**: Handles business operations, validations, and logic.\n- **Presentation Layer**: Manages user interaction via the MVC pattern.\n\n## Getting Started with Docker\n\nYou can quickly run the application using Docker and Docker Compose.\n\n### Prerequisites\n\n- [Docker](https://www.docker.com/products/docker-desktop)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n### Running the Application\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/Mo7ammedd/BookStore.git\n   cd BookStore\n   ```\n\n2. **Build and Start Containers**:\n   ```bash\n   docker-compose up --build\n   ```\n\n   This command will:\n   - Build the ASP.NET Core application.\n   - Spin up a SQL Server database container.\n   - Expose the application on port `5000`.\n\n3. **Access the Application**:\n   Open your browser and navigate to `http://localhost:5000`.\n\n### Environment Variables\n\nYou can customize the environment variables in `docker-compose.yml`:\n\n```yaml\nenvironment:\n  - ConnectionStrings__DefaultConnection=Server=sqlserver;Database=MangaStoreDB;User=sa;Password=Your_password123;\n```\n\n#\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7ammedd%2Fbookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmo7ammedd%2Fbookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7ammedd%2Fbookstore/lists"}