{"id":15131471,"url":"https://github.com/rlNkoo/e-commerce-service","last_synced_at":"2025-03-28T19:30:31.698Z","repository":{"id":255382561,"uuid":"849433635","full_name":"rlNkoo/e-commerce-service","owner":"rlNkoo","description":"E-Commerce shop backend created in java + spring boot","archived":false,"fork":false,"pushed_at":"2024-11-19T16:31:56.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T21:12:57.480Z","etag":null,"topics":["java","jsonwebtoken","mysql","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rlNkoo.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-08-29T15:30:01.000Z","updated_at":"2024-12-15T17:18:18.000Z","dependencies_parsed_at":"2024-12-16T05:46:11.311Z","dependency_job_id":"9784e46b-8956-42ba-9211-39146bffdc5f","html_url":"https://github.com/rlNkoo/e-commerce-service","commit_stats":null,"previous_names":["rlnkoo/e-commerce-shop","rlnkoo/e-commerce-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlNkoo%2Fe-commerce-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlNkoo%2Fe-commerce-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlNkoo%2Fe-commerce-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlNkoo%2Fe-commerce-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlNkoo","download_url":"https://codeload.github.com/rlNkoo/e-commerce-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246088295,"owners_count":20721656,"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":["java","jsonwebtoken","mysql","spring"],"created_at":"2024-09-26T03:42:13.375Z","updated_at":"2025-03-28T19:30:31.692Z","avatar_url":"https://github.com/rlNkoo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-commerce Application Backend\n\nThis is a Java-based backend application for an e-commerce platform. The application provides essential functionalities for user management, product handling, and order processing. Below is a detailed description of the implemented features and instructions for setting up and running the application.\n\n## Features\n\n### User Management\n- **Registration**: Allows users to create an account by providing necessary details. \n- **Login**: Authenticates users with their credentials.\n- **JWT Authorization**: Secures API endpoints using JSON Web Tokens (JWT) for authorization.\n- **Role Management**: Assigns roles to users (e.g., `USER`, `ADMIN`), determining their access level within the application.\n- **User Editing**: Allows admins to edit user details.\n- **User Deletion**: Enables the removal of user accounts.\n\n### Product Management\n- **Product Creation**: Enables admins to create new products, specifying details like name, description, price, etc.\n- **Image Upload**: Supports uploading product images in `BLOB` format.\n- **Category Management**: Allows the creation of product categories to organize products effectively.\n- **Product Editing**: Admins can update product details as necessary.\n- **Automatic Stock Adjustment**: The application automatically decreases the stock quantity of products after an order is confirmed.\n- **Comprehensive Product Search**: Users can search for products using various criteria, including:\n  - By name\n  - By brand\n  - By category\n  - By brand and name\n  - By category and brand\n\n### Shopping Cart and Orders\n- **Add to Cart**: Users can add products to their shopping cart.\n- **Automatic Cart Total Calculation**: The total cost of items in the cart is automatically calculated.\n- **Order Confirmation**: Once users are ready, they can confirm their order, moving items from the cart to an order.\n- **Order Status Management**: Tracks and updates the status of orders (e.g., `PENDING`, `SHIPPED`, `DELIVERED`).\n\n### Exception Handling\n- **Comprehensive Exception Handling**: The application handles various exceptions, ensuring robust and user-friendly error messages and responses.\n\n### Technologies Used\n\n- **Spring Boot**: Core framework for building the application.\n- **Spring Security**: For handling authentication and authorization.\n- **JWT**: For securing API endpoints.\n- **JPA/Hibernate**: For database interactions.\n- **MySQL**: Default database (configurable).\n- **Maven**: For project management and dependency handling.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FrlNkoo%2Fe-commerce-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FrlNkoo%2Fe-commerce-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FrlNkoo%2Fe-commerce-service/lists"}