{"id":19195974,"url":"https://github.com/sweep76/taskify-management-application","last_synced_at":"2025-08-20T00:04:51.082Z","repository":{"id":207173097,"uuid":"717127823","full_name":"Sweep76/Taskify-Management-Application","owner":"Sweep76","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-02T03:16:07.000Z","size":10084,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T04:42:28.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Sweep76.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":"2023-11-10T16:10:24.000Z","updated_at":"2024-08-16T07:17:50.000Z","dependencies_parsed_at":"2024-11-09T12:12:37.023Z","dependency_job_id":null,"html_url":"https://github.com/Sweep76/Taskify-Management-Application","commit_stats":null,"previous_names":["sweep76/appdev_project","sweep76/taskify-management-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sweep76/Taskify-Management-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweep76%2FTaskify-Management-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweep76%2FTaskify-Management-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweep76%2FTaskify-Management-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweep76%2FTaskify-Management-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sweep76","download_url":"https://codeload.github.com/Sweep76/Taskify-Management-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweep76%2FTaskify-Management-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271242036,"owners_count":24724978,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T12:12:07.121Z","updated_at":"2025-08-20T00:04:50.828Z","avatar_url":"https://github.com/Sweep76.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TASKIFY 3105 - MANAGEMENT TOOL  README documentation\n\n## Guide to using this webapp\n\n* Task Management App for Employees with searching index function\n* Organize Orders\n\n## Important Links\n1. [Wireframe Layouts](https://www.canva.com/design/DAFviR_rW6U/mqIVP5XNTGd6a58WfAulXQ/edit)\n2. [Document Link](https://docs.google.com/document/d/15CdN_Qth1j66ONtJVBoartt0tCjh-AkMDqQuCQMUhMo/edit?usp=sharing)\n\n### Setting Up the Project\n1. Clone the project in your local directory of choice. Example using the git CLI:\n```\ngit clone https://github.com/Sweep76/appdev_project.git\n```\n\n2. CD into the root folder\n```\ncd appdev_project\n```\n3. CD into the client and server folder separately \n```\ncd client (or) cd server\n```\n4. Install dependencies on each folder\n```\nnpm install\n```\n5. dependencies used - client folder\n```\nnpm init\nnpm install sass --save-dev\nnpm install react-router-dom\nnpm install react-icons\nnpm install axios\nnpm install react-modal\n```\n6. dependencies used - server folder\n```\nnpm init\nnpm install mysql express cors\nnpm install jsonwebtoken\n```\n\n7. Run the project\n```\nnpm run dev (in the client directory)\nnode index.js (in the server directory)\n```\n\n\n## Database Setup\n# Guide to installing the DB of taskify\n1. Import the \"plantdb.sql\" SQL file found outside the directory into phpmyadmin. NOTE THAT THIS IS A MUST\n\n## Commands to Run During Development\n\n1. Ensure that your XAMPP is running with the imported database and mySQL server running as well.\n2. Start your local front-end server\n```\nnpm run dev (on client directory)\nnode index.js (on server directory)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsweep76%2Ftaskify-management-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsweep76%2Ftaskify-management-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsweep76%2Ftaskify-management-application/lists"}