{"id":31206504,"url":"https://github.com/jcomte23/todolist.webassembly","last_synced_at":"2026-02-14T18:32:01.448Z","repository":{"id":310592637,"uuid":"1040463476","full_name":"jcomte23/ToDoList.WebAssembly","owner":"jcomte23","description":"Proyecto de ejemplo construido con .NET 8 Blazor WebAssembly. Implementa un CRUD básico de tareas (crear, leer, actualizar y eliminar) totalmente en memoria, con una interfaz moderna construida con Bootstrap y componentes Razor.","archived":false,"fork":false,"pushed_at":"2025-08-19T03:00:24.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-20T19:56:35.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/jcomte23.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,"zenodo":null}},"created_at":"2025-08-19T02:51:53.000Z","updated_at":"2025-08-19T03:00:27.000Z","dependencies_parsed_at":"2025-08-19T04:31:20.850Z","dependency_job_id":"da531884-7138-4584-9064-104fe0155533","html_url":"https://github.com/jcomte23/ToDoList.WebAssembly","commit_stats":null,"previous_names":["jcomte23/todolist.webassembly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcomte23/ToDoList.WebAssembly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcomte23%2FToDoList.WebAssembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcomte23%2FToDoList.WebAssembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcomte23%2FToDoList.WebAssembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcomte23%2FToDoList.WebAssembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcomte23","download_url":"https://codeload.github.com/jcomte23/ToDoList.WebAssembly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcomte23%2FToDoList.WebAssembly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29452371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-09-20T19:56:33.116Z","updated_at":"2026-02-14T18:32:01.432Z","avatar_url":"https://github.com/jcomte23.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 ToDoList.WebAssembly\nProyecto de ejemplo construido con .NET 8 Blazor WebAssembly. Implementa un CRUD básico de tareas (crear, leer, actualizar y eliminar) totalmente en memoria, con una interfaz moderna construida con Bootstrap y componentes Razor.\n\n## 🚀 Características\n- ✅ Crear tareas desde un formulario simple.\n\n- 📋 Listar todas las tareas en una vista dinámica.\n\n- ✏️ Editar tareas directamente en la lista.\n\n- ✔️ Marcar tareas como completadas con checkbox.\n\n- 🗑️ Eliminar tareas fácilmente.\n\n- 🎨 Interfaz amigable con Bootstrap 5.\n\n- 💡 Arquitectura sencilla con separación de Models, Services y Pages.\n\n\n## 📂 Estructura del proyecto\n```\nToDoList.WebAssembly/\n│── Models/\n│   └── Tarea.cs\n│── Services/\n│   └── TareaService.cs\n│── Pages/\n│   └── Index.razor\n│── Shared/\n│   └── MainLayout.razor\n│── Program.cs\n│── wwwroot/\n│   └── css/bootstrap.min.css\n```\n## 🛠️ Tecnologías usadas\n\n- Bootstrap\n\n- .NET 8\n\n- Blazor WebAssembly\n\n\n## ⚡ Ejecución\n\n1. Clona este repositorio:  \n   ```bash\n   git clone https://github.com/jcomte23/ToDoList.WebAssembly.git\n   cd ToDoList.WebAssembly\n   ```\n\n2. Compila y ejecuta:  \n   ```bash\n   dotnet run\n   ```\n\n3. Abrir en el navegador:  \n   ```bash\n   https://localhost:xxxx\n   ```\n\n## 📜 Licencia\n\nEste proyecto está licenciado bajo la GNU General Public License v3.0 (GPL-3.0).\nEres libre de usarlo, modificarlo y distribuirlo bajo los términos de esta licencia.\n\nMás información en: https://www.gnu.org/licenses/gpl-3.0.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcomte23%2Ftodolist.webassembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcomte23%2Ftodolist.webassembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcomte23%2Ftodolist.webassembly/lists"}