{"id":20764619,"url":"https://github.com/amliyanage/note-tasker","last_synced_at":"2025-10-29T17:36:09.901Z","repository":{"id":254652825,"uuid":"844067656","full_name":"amliyanage/Note-Tasker","owner":"amliyanage","description":"Note Tasker: A backend service for task and note management.","archived":false,"fork":false,"pushed_at":"2024-09-29T07:49:36.000Z","size":132,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T08:54:51.979Z","etag":null,"topics":["java","spring","tomcat"],"latest_commit_sha":null,"homepage":"","language":"Java","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/amliyanage.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,"zenodo":null}},"created_at":"2024-08-18T09:28:22.000Z","updated_at":"2025-01-13T01:20:57.000Z","dependencies_parsed_at":"2024-09-08T05:28:05.036Z","dependency_job_id":"ba62cf0d-57ff-45e9-8991-80207872a0e0","html_url":"https://github.com/amliyanage/Note-Tasker","commit_stats":null,"previous_names":["amliyanage/note-tasker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amliyanage/Note-Tasker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amliyanage%2FNote-Tasker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amliyanage%2FNote-Tasker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amliyanage%2FNote-Tasker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amliyanage%2FNote-Tasker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amliyanage","download_url":"https://codeload.github.com/amliyanage/Note-Tasker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amliyanage%2FNote-Tasker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265982928,"owners_count":23859576,"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","spring","tomcat"],"created_at":"2024-11-17T10:53:04.226Z","updated_at":"2025-10-29T17:36:04.870Z","avatar_url":"https://github.com/amliyanage.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note Tasker - Backend\n\n**Note Tasker** is a backend service for managing tasks and notes. Built using the **Spring Framework**, it provides **RESTful APIs** for handling tasks such as creating, updating, and deleting notes. The backend uses **MySQL** for persistent storage, with transaction management and **JPA** for data handling.\n\n## Features\n\n- 🎯 **Create Notes \u0026 User**: API to create new users or notes.\n- 🛠️ **Edit Notes \u0026 User**: API to update existing users or notes.\n- 🗑️ **Delete Notes \u0026 User**: API to remove users or notes.\n- 📋 **List All Tasks \u0026 User**: API to fetch all users or notes.\n\n## Technologies Used\n\n- 💻 **Backend Framework**: Spring\n- 🗄️ **Database**: MySQL\n- 🌐 **Server**: Tomcat\n- 🛠️ **Build Tool**: Maven\n- 🔧 **Version Control**: Git\n\n## Configuration Overview\n\nThe backend configuration is done using **Java-based Spring configuration**. Here's a summary of the key configuration elements:\n\n1. **ModelMapper**: A utility to map DTOs and entities.\n2. **DataSource**: Configured to connect to a MySQL database:\n   - **URL**: `jdbc:mysql://localhost:3306/notetraker?createDatabaseIfNotExist=true`\n   - **Username**: `username`\n   - **Password**: `password`\n3. **EntityManagerFactory**: Uses Hibernate JPA to manage the persistence layer.\n4. **Transaction Management**: Configured with `JpaTransactionManager` for handling database transactions.\n\n---\n\n### Image Links\n\n1. **Default Image**\n2. **Spring Framework**\n3. **MySQL**\n4. **Tomcat**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famliyanage%2Fnote-tasker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famliyanage%2Fnote-tasker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famliyanage%2Fnote-tasker/lists"}