{"id":18704557,"url":"https://github.com/rockstar-narmu/to-do-list","last_synced_at":"2026-04-11T14:34:29.500Z","repository":{"id":260112852,"uuid":"880297212","full_name":"rockstar-narmu/To-Do-List","owner":"rockstar-narmu","description":"This project is a Firebase-powered To-Do List application, developed to manage tasks effectively and keep track of important items. Users can,  add tasks with unique IDs, modify existing tasks, delete tasks as needed, filter tasks by a specified date range.","archived":false,"fork":false,"pushed_at":"2024-10-29T14:26:30.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T06:25:38.567Z","etag":null,"topics":["css","database","fire","firestore","html","java","js","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rockstar-narmu.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T13:28:11.000Z","updated_at":"2024-10-29T14:26:34.000Z","dependencies_parsed_at":"2024-10-29T16:29:49.694Z","dependency_job_id":null,"html_url":"https://github.com/rockstar-narmu/To-Do-List","commit_stats":null,"previous_names":["rockstar-narmu/to-do-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstar-narmu%2FTo-Do-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstar-narmu%2FTo-Do-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstar-narmu%2FTo-Do-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstar-narmu%2FTo-Do-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rockstar-narmu","download_url":"https://codeload.github.com/rockstar-narmu/To-Do-List/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239567391,"owners_count":19660470,"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":["css","database","fire","firestore","html","java","js","react"],"created_at":"2024-11-07T12:07:17.368Z","updated_at":"2025-12-30T23:04:49.351Z","avatar_url":"https://github.com/rockstar-narmu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-Do List Application [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\nA simple to-do list web application built using Firebase Firestore for task storage, along with HTML, CSS, and JavaScript for the frontend.\n\n## Features\n\n- Add, modify, and delete tasks\n- View tasks in a table format\n- Filter tasks by date\n- Persistent storage with Firebase Firestore\n\n## Setup\n\nTo get a local copy up and running, follow these steps:\n\n### Prerequisites\n\n- Node.js and npm should be installed.\n- A Firebase project set up with Firestore enabled.\n\n### Installation\n\n1. **Clone the repository**:\n   \n   ```bash\n   git clone https://github.com/rockstar-narmu/To-Do-List.git\n   cd To-Do-List\n   \n2. **Install dependencies**:\n\n   ```bash\n   npm install\n   \n3. **Configure Firebase**:\n    - Go to the Firebase Console and create a new project.\n    - Enable Firestore in the project.\n    - Copy the Firebase configuration object and replace it in your JavaScript file where Firebase is initialized.\n    - Name the collection as 'list' or you have to change the name of your collection in the `index.js` file in src directory.\n\n4. **Run the Application**:\n   \n   ```bash\n   npm start\n\n## Usage:\n- Open the application in your browser.\n- Use the Add Task form to add a task along with an ID.\n- Modify or delete tasks using the corresponding forms.\n- View and filter tasks in the table format.\n\n## Technologies Used:\n- Frontend: HTML, CSS, JavaScript\n- Backend: Firebase Firestore\n- Hosting: Firebase Hosting (optional)\n\n## Contributions:\nContributions are welcome! If you have suggestions or find issues, feel free to open an issue or a pull request.\n\n## License:\nThis project is licensed under the MIT License. See `LICENSE` for details.\n\n## Screenshot:\n![Screenshot 2024-10-29 192547](https://github.com/user-attachments/assets/a5c15957-4be0-4c02-ad6e-821fe3879fa6)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockstar-narmu%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frockstar-narmu%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockstar-narmu%2Fto-do-list/lists"}