{"id":21379108,"url":"https://github.com/creative-tutorials/task-managemnt-app","last_synced_at":"2025-06-20T21:36:10.903Z","repository":{"id":43320469,"uuid":"459707886","full_name":"creative-tutorials/Task-Managemnt-App","owner":"creative-tutorials","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-13T11:41:16.000Z","size":764,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T02:10:02.263Z","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/creative-tutorials.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}},"created_at":"2022-02-15T18:48:20.000Z","updated_at":"2025-03-06T17:53:05.000Z","dependencies_parsed_at":"2022-09-23T10:53:39.941Z","dependency_job_id":null,"html_url":"https://github.com/creative-tutorials/Task-Managemnt-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/creative-tutorials/Task-Managemnt-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creative-tutorials%2FTask-Managemnt-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creative-tutorials%2FTask-Managemnt-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creative-tutorials%2FTask-Managemnt-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creative-tutorials%2FTask-Managemnt-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creative-tutorials","download_url":"https://codeload.github.com/creative-tutorials/Task-Managemnt-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creative-tutorials%2FTask-Managemnt-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261020928,"owners_count":23098240,"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":[],"created_at":"2024-11-22T10:17:20.924Z","updated_at":"2025-06-20T21:36:05.891Z","avatar_url":"https://github.com/creative-tutorials.png","language":"JavaScript","readme":"# Task-Managemnt-App\n\nIn this app I've used Firebase and JavaScript\nto be able to use firebase you will have to initialize firebase\n\nyou can start intializing your firebase app by installing it using \u003ci\u003e`npm`\u003c/i\u003e\n\u003cbr\u003e\n\n```bash\n$ npm install firebase\n```\n\n\nStep 2: intializing full concept\n\n\n```javascript\nimport { initializeApp } from 'firebase/app';\n```\n\n```js\n// TODO: Replace the following with your app's Firebase project configuration\nconst firebaseConfig = {\n  //...\n};\n\nconst app = initializeApp(firebaseConfig);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreative-tutorials%2Ftask-managemnt-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreative-tutorials%2Ftask-managemnt-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreative-tutorials%2Ftask-managemnt-app/lists"}