{"id":18504169,"url":"https://github.com/adarsh0311/task-management-application","last_synced_at":"2026-02-12T04:44:04.338Z","repository":{"id":261382759,"uuid":"884143345","full_name":"Adarsh0311/task-management-application","owner":"Adarsh0311","description":"A Spring Boot-based backend for a Task Management application, featuring task creation, file attachments, and filtering using PostgreSQL. Tech Stack: Java, Spring Boot, PostgreSQL, Spring Data JPA","archived":false,"fork":false,"pushed_at":"2024-11-09T03:11:34.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T14:41:20.897Z","etag":null,"topics":["backend","java","postgresql","restful-api","spring-boot","spring-data-jpa","spring-specifications","task-management"],"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/Adarsh0311.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-11-06T08:16:35.000Z","updated_at":"2024-11-09T03:11:38.000Z","dependencies_parsed_at":"2024-11-06T09:40:20.807Z","dependency_job_id":null,"html_url":"https://github.com/Adarsh0311/task-management-application","commit_stats":null,"previous_names":["adarsh0311/task-crud-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adarsh0311%2Ftask-management-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adarsh0311%2Ftask-management-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adarsh0311%2Ftask-management-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adarsh0311%2Ftask-management-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adarsh0311","download_url":"https://codeload.github.com/Adarsh0311/task-management-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250231100,"owners_count":21396410,"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":["backend","java","postgresql","restful-api","spring-boot","spring-data-jpa","spring-specifications","task-management"],"created_at":"2024-11-06T14:03:23.043Z","updated_at":"2026-02-12T04:44:04.277Z","avatar_url":"https://github.com/Adarsh0311.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Management Application (Backend)\n\nThis repository contains the backend code for a Task Management application, built with Spring Boot and PostgreSQL. The application supports managing tasks with file attachments, filtering tasks based on specific criteria, and other CRUD operations.\n\n## Features\n\n- **Task Management**: Create, read, update, and delete tasks.\n- **File Attachments**: Upload and associate files with tasks.\n- **Filtering**: Use multiple filters, such as task status and priority, using Spring Data JPA Specifications.\n- **PostgreSQL Database**: Utilizes PostgreSQL for data persistence.\n\n## Tech Stack\n\n- **Java**: The application is developed using Java.\n- **Spring Boot**: For building REST APIs and managing dependencies.\n- **Spring Data JPA**: For database interactions.\n- **PostgreSQL**: As the relational database management system.\n- **Spring Specifications**: For implementing flexible and dynamic filtering.\n\n## Project Structure\n\n- **Entities**:\n    - `Task`: Represents a task with basic attributes like title, description, status, and priority.\n    - `TaskFile`: Represents files associated with tasks.\n- **Controllers**: REST endpoints to interact with tasks and their associated files.\n- **Services**: Business logic for handling task and file operations.\n- **Repositories**: Data access layer using Spring Data JPA.\n- **Specifications**: Filtering functionality for tasks.\n- **exception**: for handling custom exception with http responses.\n\n## Getting Started\n\n### Prerequisites\n\n- Java 17 or higher\n- PostgreSQL\n- Maven\n\n\n### Setup Instructions\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone \u003curl\u003e\n   cd task-management-application\n\n\n2. **Configure Database**: Update application.properties with your PostgreSQL database credentials.   \n\n### Future Enhancements\n- Integration with the frontend part of the application.\n- Additional filtering options.\n- User authentication and authorization\n\n### Contributing\nFeel free to submit issues and pull requests. Contributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadarsh0311%2Ftask-management-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadarsh0311%2Ftask-management-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadarsh0311%2Ftask-management-application/lists"}