{"id":13342708,"url":"https://github.com/ikcadrus/dutyhub","last_synced_at":"2025-03-12T02:32:33.533Z","repository":{"id":210810265,"uuid":"726994389","full_name":"ikcadrus/dutyhub","owner":"ikcadrus","description":"DutyHub is a web application that integrates three key functions, providing users with comprehensive tools to manage their daily duties, schedules, and access to current weather forecasts.","archived":false,"fork":false,"pushed_at":"2024-03-26T17:36:25.000Z","size":272,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-30T21:05:09.316Z","etag":null,"topics":["api","bootstrap","calendar","css","html","js","mysql","php","task-management","todo-list","todolist","weather","weather-api","xampp"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/ikcadrus.png","metadata":{"files":{"readme":"README.md","changelog":"changeDuty.php","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}},"created_at":"2023-12-04T00:35:10.000Z","updated_at":"2024-03-26T17:32:43.000Z","dependencies_parsed_at":"2023-12-08T00:24:15.173Z","dependency_job_id":"62b0b4ba-8699-43b4-bbdd-1ad499ec72e1","html_url":"https://github.com/ikcadrus/dutyhub","commit_stats":null,"previous_names":["ikcadrus/todo-list","ikcadrus/dutyhub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikcadrus%2Fdutyhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikcadrus%2Fdutyhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikcadrus%2Fdutyhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikcadrus%2Fdutyhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikcadrus","download_url":"https://codeload.github.com/ikcadrus/dutyhub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221265581,"owners_count":16788059,"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":["api","bootstrap","calendar","css","html","js","mysql","php","task-management","todo-list","todolist","weather","weather-api","xampp"],"created_at":"2024-07-29T19:29:55.246Z","updated_at":"2024-10-24T02:30:26.414Z","avatar_url":"https://github.com/ikcadrus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](img/logo/logo.png)\n\n\nhttps://github.com/ikcadrus/todo-list/assets/47397677/74a393a5-7de9-4ac6-965b-c7a0b574c2ac\n\n\n# DutyHub \n\n\n\nDutyHub is a web application that integrates three key functions, providing users with comprehensive tools to manage their daily duties, schedules, and access to current weather forecasts.\n\n## Features \n\n### Adding Dutiees\n- Adding duties with the date of addition and priority (low, medium, and high).\n\n### Sorting Duties\n- Sorting duties by:\n  - From A to Z,\n  - From Z to A,\n  - By check,\n  - By priority,\n  - By default, according to the date of addition.\n\n### Calendar\n- Calendar for checking dates.\n\n### Weather Forecast\n- Weather forecast for a given location:\n  - Future temperatures within 24 hours,\n  - Next 4 days.\n\n### Customization\n- Changing the language and page color.\n\n### Sign Up\n- Registration combined with validation and reCAPTCHA v3.\n\n### Sign In\n- Login with \"remember me\" and \"forgot password\" features.\n\n## Installation Process\n\nThe contents of the application should be in a folder named todo-list\n\n- Install XAMPP tool version 3.3.0.\n- Place the application folder in the XAMPP tool directory named htdocs (\\xampp\\htdocs).\n- Launch the XAMPP tool.\n- Click the start button for both the Apache and MySQL modules.\n- Open your web browser and type localhost/phpmyadmin in the address bar.\n- Click the Import button.\n- Choose the dutybase.sql file from the database folder located in the application directory.\n- Click the Import button at the bottom.\n- Enter localhost/todo-list in the address bar.\n\n## Technologies\n\n- HTML5\n- CSS3\n- JS ES2023\n- Bootstrap 5.3\n- PHP 8.2.4\n\n## API Reference\n\n### OpenWeatherMap\n#### Open weather.js\n\n```\n\n  const apiKey = \"\";\n\n```\n\n| Parameter | Description               |\n| :-------- | :-------------------------|\n| `apiKey` | **Required**. Your API key |\n\nTo create a key, go to https://openweathermap.org/api/one-call-3 and do the steps in how to start\n\n### reCAPTCHA\n#### Create secret.php\n\n``````php\n\u003c?php\n$key = '';\n``````\n\n\n| Parameter | Description                |\n| :-------- | :------------------------- |\n| `key`     | **Required**. Your API key |\n\nTo create a key, go to https://www.google.com/recaptcha/admin/create, choose reCAPTCHA v3 and add to domain:\n\n```\n\n  localhost\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikcadrus%2Fdutyhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikcadrus%2Fdutyhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikcadrus%2Fdutyhub/lists"}