{"id":15686983,"url":"https://github.com/akaspanion/todo-pwa","last_synced_at":"2025-05-07T18:52:44.795Z","repository":{"id":38799007,"uuid":"210130916","full_name":"AKAspanion/todo-pwa","owner":"AKAspanion","description":"📝 A TODO/Task Manager PWA made with Vue.","archived":false,"fork":false,"pushed_at":"2024-03-15T11:11:45.000Z","size":4238,"stargazers_count":9,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T13:04:16.280Z","etag":null,"topics":["firebase","task-manager","vue","vuetify"],"latest_commit_sha":null,"homepage":"https://spanion-todo.web.app/","language":"Vue","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/AKAspanion.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}},"created_at":"2019-09-22T10:46:25.000Z","updated_at":"2023-12-29T13:45:27.000Z","dependencies_parsed_at":"2024-03-15T12:42:42.601Z","dependency_job_id":null,"html_url":"https://github.com/AKAspanion/todo-pwa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKAspanion%2Ftodo-pwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKAspanion%2Ftodo-pwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKAspanion%2Ftodo-pwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKAspanion%2Ftodo-pwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKAspanion","download_url":"https://codeload.github.com/AKAspanion/todo-pwa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252939529,"owners_count":21828753,"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":["firebase","task-manager","vue","vuetify"],"created_at":"2024-10-03T17:42:18.308Z","updated_at":"2025-05-07T18:52:44.767Z","avatar_url":"https://github.com/AKAspanion.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager\n\n![](https://firebasestorage.googleapis.com/v0/b/spanion-todo.appspot.com/o/smartmockups_k4fmi3on.png?alt=media\u0026token=81bb0c3d-eeab-401b-b933-8622e3d7cf94)\n\n# About\nThis is a simple Task Manager progressive web application.\n\n## Production View\n* View the production site at [Task Manager](http://spanion-todo.web.app/)\n* Login with Facebook, Google or Email to create account.\n\n## Features\n* Task creation/scheduling with time, date, and label.\n* Push notifications 1 hour before task.\n* Drag and drop function in desktop.\n* Search by text, date and label.\n\n# Development\n\n## Getting Started\n\n### Prerequisites\nYou need to install [node](https://nodejs.org/) and [git](https://git-scm.com/) locally. The project is based on [ES2015+](https://es6.ruanyifeng.com/), [vue](https://vuejs.org/), [vuex](https://vuex.vuejs.org/), [vue-router](https://router.vuejs.org/zh-cn/),  [vuetify](https://vuetifyjs.com) and [firebase](http://firebase.google.com/). Understanding and learning this knowledge in advance will greatly help the use of this project. \n\nThis project uses firebase for backend.\\\nTo use this project, you must create a web-app project on firebase.\n\n### Installing\n\n```bash\n# clone the project\ngit clone https://github.com/AKAspanion/todo-pwa.git\n\n# enter the project directory\ncd todo-pwa\n```\n\nBefore going into development, you need to configure .env file.\n\nGo to the settings page of firebase project you created, and look for a config option under 'Firebase SDK snippet'.\n```js\n// It should look something like this\nconst firebaseConfig = {\n  apiKey: \"XYZ...\",\n  authDomain: \"...\",\n  databaseURL: \"...\",\n  projectId: \"...\",\n  storageBucket: \"...\",\n  messagingSenderId: \"...\",\n  appId: \"...\",\n}; \n```\nPopulate the above values into the .env file without quotes.\n```\nVUE_APP_API_KEY=XYZ...\nVUE_APP_AUTH_DOMAIN=...\nVUE_APP_DATABASE_URL=...\nVUE_APP_PROJECT_ID=...\nVUE_APP_STORAGE_BUCKET=...\nVUE_APP_MESSAGING_SENDER_ID=...\nVUE_APP_APP_ID=...\n```\nProject is now pointing to your firebase.\n\n```bash\n# install dependency\nnpm install\n\n# develop\nnpm run serve\n```\nProject will launch at http://localhost:8080\n\n# Deployment\n```bash\n#compiles and minifies for production\nnpm run buid\n```\nThe `/dist` directory is ready to be deployed\n# Built With\n* [Vue.js]() - SPA JavaScript Framework\n* [Vuetify]() - Frontend Components Framework\n* [Firebase]() - Backend and Hosting\n# Author\n[**Ankit Kumar Pandit**](http://spanion.xyz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaspanion%2Ftodo-pwa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakaspanion%2Ftodo-pwa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaspanion%2Ftodo-pwa/lists"}