{"id":20089091,"url":"https://github.com/amanastel/payment-wallet","last_synced_at":"2026-04-11T00:56:48.031Z","repository":{"id":187082274,"uuid":"676267077","full_name":"Amanastel/Payment-Wallet","owner":"Amanastel","description":"Designed backend functionalities for a payment wallet system, supporting user registration and authentication, wallet management, and transaction history viewing. Leveraged Java, Spring Boot, Spring Security, Hibernate, and Maven for this individual project completed in three days.","archived":false,"fork":false,"pushed_at":"2023-08-08T22:26:08.000Z","size":85,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T02:41:22.593Z","etag":null,"topics":["hibernate-jpa","java","java-8","jwt","jwt-authentication","lombok","maven","mysql","spring-boot","swagger-ui","wallet"],"latest_commit_sha":null,"homepage":"https://drive.google.com/file/d/1aNMggyabhER8-7r5I6ypPvFDCpnILRQ6/view?usp=sharing","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/Amanastel.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}},"created_at":"2023-08-08T20:11:52.000Z","updated_at":"2024-11-23T10:09:33.000Z","dependencies_parsed_at":"2023-08-08T23:13:03.906Z","dependency_job_id":null,"html_url":"https://github.com/Amanastel/Payment-Wallet","commit_stats":null,"previous_names":["amanastel/paymentapp","amanastel/payment-wallet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FPayment-Wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FPayment-Wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FPayment-Wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FPayment-Wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amanastel","download_url":"https://codeload.github.com/Amanastel/Payment-Wallet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241524580,"owners_count":19976538,"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":["hibernate-jpa","java","java-8","jwt","jwt-authentication","lombok","maven","mysql","spring-boot","swagger-ui","wallet"],"created_at":"2024-11-13T16:16:23.621Z","updated_at":"2025-12-31T01:04:39.357Z","avatar_url":"https://github.com/Amanastel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Payment System Backend\n\nWelcome to the Payment System Backend project! This project provides backend functionalities for managing user accounts, wallets, and transactions.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- - [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [API Endpoints](#api-endpoints)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n- [Acknowledgements](#acknowledgements)\n\n## Introduction\n\nThis backend application is designed to handle user registration, wallet management, and transaction recording for a payment system.\n\n## Features\n\n- User registration with roles\n- Wallet creation and management\n- Adding and withdrawing money from wallets\n- Viewing transaction history\n\n## Getting Started\n\n### Prerequisites\n\n- Java 8 or higher\n- Spring Boot\n- MySQL \n- Maven (for building)\n\n### Installation\n\n1. Clone the repository: `git clone https://github.com/amanastel/payment-system-backend.git`\n2. Navigate to the project directory: `cd payment-system-backend`\n3. Customize the database configuration in `src/main/resources/application.properties` (if needed)\n4. Build the project: `mvn clean install`\n\n## Usage\n\n1. Run the application: `mvn spring-boot:run`\n2. Access the API endpoints using tools like Postman or a browser.\n\n## API Endpoints\n\n- `GET /users/hello`: Test endpoint to check if the server is running.\n- `POST /users`: Register a new user.\n- `GET /users/{email}`: Get user details by email.\n- `GET /admin/users`: Get details of all users.\n- `PATCH /users/{email}`: Update user details by email.\n- `DELETE /users/{email}`: Delete a user by email.\n- `GET /admin/role/{role}`: Get details of all users with a specific role.\n- `GET /signIn`: Get details of the logged-in user.\n- Swagger UI Documentation: [http://localhost:8888/swagger-ui/index.html#/](http://localhost:8888/swagger-ui/index.html#/)\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to this project, please follow these steps:\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Push the changes to your fork.\n5. Create a pull request explaining your changes.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\nFor any questions or suggestions, feel free to contact us at amankumar.ak0012@gmail.com.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanastel%2Fpayment-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famanastel%2Fpayment-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanastel%2Fpayment-wallet/lists"}