{"id":19241342,"url":"https://github.com/prasenjitb1234/taskmanagement01","last_synced_at":"2026-04-14T15:33:41.982Z","repository":{"id":251250401,"uuid":"836843593","full_name":"prasenjitb1234/taskmanagement01","owner":"prasenjitb1234","description":"Revising java, rest api basics \u0026 Springboot  ","archived":false,"fork":false,"pushed_at":"2024-08-01T17:49:32.000Z","size":3458,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T14:34:17.061Z","etag":null,"topics":["java","postman","spring-boot","sql"],"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/prasenjitb1234.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-01T17:12:35.000Z","updated_at":"2024-08-02T05:12:15.000Z","dependencies_parsed_at":"2024-08-01T19:48:38.496Z","dependency_job_id":"50bed439-44c1-499e-ad39-e1da62440d73","html_url":"https://github.com/prasenjitb1234/taskmanagement01","commit_stats":null,"previous_names":["prasenjitb1234/taskmanagement01"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prasenjitb1234/taskmanagement01","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasenjitb1234%2Ftaskmanagement01","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasenjitb1234%2Ftaskmanagement01/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasenjitb1234%2Ftaskmanagement01/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasenjitb1234%2Ftaskmanagement01/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prasenjitb1234","download_url":"https://codeload.github.com/prasenjitb1234/taskmanagement01/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasenjitb1234%2Ftaskmanagement01/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","postman","spring-boot","sql"],"created_at":"2024-11-09T17:11:05.724Z","updated_at":"2026-04-14T15:33:41.966Z","avatar_url":"https://github.com/prasenjitb1234.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Management Web Application\n\n## Overview\n\n\u003cp\u003eThis is a task management web application designed to streamline the management of tasks. Built using Java with the Spring Boot framework, JPA for data persistence, Thymeleaf for server-side rendering, and MySQL as the database, this application provides a user-friendly interface to perform  CRUD (Create, Read, Update, Delete) operations on tasks. The application also incorporates validation mechanisms to ensure data integrity.\u003c/p\u003e\n\n## Features\n\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eTask Management:\u003c/strong\u003e Create, read, update, and delete tasks.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eUser Management:\u003c/strong\u003e Register and log in as an admin to manage tasks.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eValidation:\u003c/strong\u003e Ensure accurate and valid data entries.\u003c/li\u003e\n\u003c/ul\u003e\n\n## Images\n\n\u003cp\u003eHere are some screenshots of the application:\u003c/p\u003e\n\n\u003c!-- Main Screenshot --\u003e\n\u003cimg src=\"Images/Task%20Management%20-%20localhost%2001.png\" alt=\"Task Management Screenshot\" style=\"max-width: 100%; height: auto;\"/\u003e\n\n\u003c!-- Add more images as needed --\u003e\n## Login\n\u003cimg src=\"Images/Task%20Management%20-%20localhost%2002.png\" alt=\"Task Management Screenshot\" style=\"max-width: 100%; height: auto;\"/\u003e\n\n## Dashboard\n\u003cimg src=\"Images/Task%20Management%20Dashboard%20-%20localhost%2004.png\" alt=\"Dashboard Screenshot\" style=\"max-width: 100%; height: auto;\"/\u003e\n\n## Add Task\n\u003cimg src=\"Images/Task%20Management%20Add%20Task%20-%20localhost%2005.png\" alt=\"Add Task Screenshot\" style=\"max-width: 100%; height: auto;\"/\u003e\n\n## Task List\n\u003cimg src=\"Images/Task%20Management%20TaskList%20-%20localhost%2006.png\" alt=\"Task List Screenshot\" style=\"max-width: 100%; height: auto;\"/\u003e\n\n\n\u003chr\u003e\n\n\n\n## Endpoints\n\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eHome:\u003c/strong\u003e \u003ca href=\"http://localhost:8080/hometask\"\u003ehttp://localhost:8080/hometask\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eRegister Task Admin:\u003c/strong\u003e \u003ca href=\"http://localhost:8080/registertaskadmin\"\u003ehttp://localhost:8080/registertaskadmin\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eAdmin Login:\u003c/strong\u003e \u003ca href=\"http://localhost:8080/adminlogin\"\u003ehttp://localhost:8080/adminlogin\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003chr\u003e\n\n## Getting Started\n\n\u003cp\u003eTo get a local copy of the project up and running, follow these steps:\u003c/p\u003e\n\n### Prerequisites\n\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eJava 11 or later\u003c/strong\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eMySQL Database\u003c/strong\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eMaven\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n### Installation\n\n\u003col\u003e\n  \u003cli\u003e\u003cstrong\u003eClone the repository:\u003c/strong\u003e\n    \u003cpre\u003e\u003ccode\u003egit clone https://github.com/prasenjitb1234/taskmanagement01.git\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eNavigate to the project directory:\u003c/strong\u003e\n    \u003cpre\u003e\u003ccode\u003ecd your-repository\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eConfigure the database:\u003c/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003eOpen MySQL Workbench (or your preferred MySQL client).\u003c/li\u003e\n      \u003cli\u003eCreate a new database named \u003ccode\u003etaskmanagetry\u003c/code\u003e, or you can change the database name in the \u003ccode\u003eapplication.properties\u003c/code\u003e file to a name of your choice.\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eUpdate the application properties:\u003c/strong\u003e\n    \u003cp\u003eOpen \u003ccode\u003esrc/main/resources/application.properties\u003c/code\u003e and ensure that the database connection settings match your MySQL setup. Update the database name if necessary:\u003c/p\u003e\n    \u003cpre\u003e\u003ccode\u003espring.datasource.url=jdbc:mysql://localhost:3306/taskmanagetry\nspring.datasource.username=yourusername\nspring.datasource.password=yourpassword\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eBuild and run the application:\u003c/strong\u003e\n    \u003cpre\u003e\u003ccode\u003emvn clean install\nmvn spring-boot:run\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eAccess the application:\u003c/strong\u003e\n    \u003cp\u003eOpen your web browser and navigate to the following URLs:\u003c/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\u003cstrong\u003eHome page:\u003c/strong\u003e \u003ca href=\"http://localhost:8080/hometask\"\u003ehttp://localhost:8080/hometask\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003cstrong\u003eRegister Task Admin:\u003c/strong\u003e \u003ca href=\"http://localhost:8080/registertaskadmin\"\u003ehttp://localhost:8080/registertaskadmin\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003cstrong\u003eAdmin Login:\u003c/strong\u003e \u003ca href=\"http://localhost:8080/adminlogin\"\u003ehttp://localhost:8080/adminlogin\u003c/a\u003e\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n\u003c/ol\u003e\n\n\u003chr\u003e\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprasenjitb1234%2Ftaskmanagement01","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprasenjitb1234%2Ftaskmanagement01","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprasenjitb1234%2Ftaskmanagement01/lists"}