{"id":18253731,"url":"https://github.com/lyannabueno/to_do-vue","last_synced_at":"2026-04-12T03:34:56.559Z","repository":{"id":249899190,"uuid":"832869882","full_name":"lyannabueno/to_do-vue","owner":"lyannabueno","description":"This to-do list app allows users to easily add, edit, and delete tasks. It features a simple and user-friendly interface where tasks can be marked as completed, helping users stay organized and manage their tasks efficiently. The design prioritizes ease of use and accessibility, offering a smooth task management experience.","archived":false,"fork":false,"pushed_at":"2025-01-08T03:34:14.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T21:37:08.557Z","etag":null,"topics":["css3","git","html5","javascript","nodejs","vitejs","vuejs","webdevelopment"],"latest_commit_sha":null,"homepage":"https://to-do-vue-peach.vercel.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/lyannabueno.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":"2024-07-23T22:27:10.000Z","updated_at":"2025-01-08T03:34:17.000Z","dependencies_parsed_at":"2024-11-05T10:08:16.883Z","dependency_job_id":"34154313-99e1-477c-ae76-cb69f23ba9a3","html_url":"https://github.com/lyannabueno/to_do-vue","commit_stats":null,"previous_names":["lyannabueno/to_do-vue"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lyannabueno/to_do-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyannabueno%2Fto_do-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyannabueno%2Fto_do-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyannabueno%2Fto_do-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyannabueno%2Fto_do-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyannabueno","download_url":"https://codeload.github.com/lyannabueno/to_do-vue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyannabueno%2Fto_do-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006626,"owners_count":26084131,"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-10-11T02:00:06.511Z","response_time":55,"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":["css3","git","html5","javascript","nodejs","vitejs","vuejs","webdevelopment"],"created_at":"2024-11-05T10:08:09.667Z","updated_at":"2025-10-11T07:42:17.709Z","avatar_url":"https://github.com/lyannabueno.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-Do Vue ✅\n\n![image](https://github.com/user-attachments/assets/3f540232-fa37-48c7-bce7-3d284fb56d0e)\n\n## Features 🌟\n- **Task Management:** Add, edit, and delete tasks with ease.\n- **Responsive Design:** Optimized for both desktop and mobile devices.\n- **User-Friendly Interface:** Clean and intuitive design for better usability.\n\n## Technologies Used 📚\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/vue.js-%234FC08D.svg?style=for-the-badge\u0026logo=vue.js\u0026logoColor=white\" alt=\"Vue.js\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white\" alt=\"Vite\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/javascript-%23F7DF1E.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\" alt=\"JavaScript\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white\" alt=\"HTML5\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white\" alt=\"CSS3\"\u003e\n\u003c/p\u003e\n\n#### What I learned in this project:\n- Setting up a Vue 3 project with Vite.\n- Implementing reactive components.\n- Efficient task management using local state.\n\n## How to Navigate 🕹️\n\nTo explore the application, visit the hosted project or run it locally using the instructions below.\n\n### Steps to Run\n\n1. **Clone or download the repository:**\n\n```bash\ngit clone https://github.com/lyannabueno/todo-vue.git\n```\n\n2. **Install dependencies:**\n\n```bash\nnpm install\n```\n\n3. **Run the project for development:**\n\n```bash\nnpm run dev\n```\n\n4. **Build for production:**\n\n```bash\nnpm run build\n```\n\n## Contributions 🫂\n\nContributions are welcome! If you have ideas to improve this To-Do app, feel free to fork the repository, make changes, and submit a pull request.\n\n## Contact 📩\n\nAna Bueno - anabuenogomes@hotmail.com\n\nProject link: https://to-do-vue-peach.vercel.app/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyannabueno%2Fto_do-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyannabueno%2Fto_do-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyannabueno%2Fto_do-vue/lists"}