{"id":31542122,"url":"https://github.com/yagop-dev/service-order-aspnet-sqlserver","last_synced_at":"2026-04-10T13:31:48.327Z","repository":{"id":309980555,"uuid":"1035025292","full_name":"yagop-dev/service-order-aspnet-sqlserver","owner":"yagop-dev","description":"Web system for managing service orders — built with ASP.NET Core, Entity Framework ,Angular(TypeScrip)t, and SQL Server","archived":false,"fork":false,"pushed_at":"2025-09-02T15:01:35.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-04T11:42:31.398Z","etag":null,"topics":["angular","aspnet-core","backend","crud","css","entity-framework","frontend","fullstack","html","rest-api","service-orders","sql-server","swagger","typescript","web-application","web-ui"],"latest_commit_sha":null,"homepage":"","language":"C#","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/yagop-dev.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-09T13:52:07.000Z","updated_at":"2025-09-02T15:01:38.000Z","dependencies_parsed_at":"2025-08-18T04:23:35.909Z","dependency_job_id":null,"html_url":"https://github.com/yagop-dev/service-order-aspnet-sqlserver","commit_stats":null,"previous_names":["yagopq/service-order-aspnet-sqlserver","yagop-dev/service-order-aspnet-sqlserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yagop-dev/service-order-aspnet-sqlserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagop-dev%2Fservice-order-aspnet-sqlserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagop-dev%2Fservice-order-aspnet-sqlserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagop-dev%2Fservice-order-aspnet-sqlserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagop-dev%2Fservice-order-aspnet-sqlserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagop-dev","download_url":"https://codeload.github.com/yagop-dev/service-order-aspnet-sqlserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagop-dev%2Fservice-order-aspnet-sqlserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["angular","aspnet-core","backend","crud","css","entity-framework","frontend","fullstack","html","rest-api","service-orders","sql-server","swagger","typescript","web-application","web-ui"],"created_at":"2025-10-04T11:30:55.060Z","updated_at":"2026-04-10T13:31:48.320Z","avatar_url":"https://github.com/yagop-dev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# 🛠️ Service Order Management System\n\nA full-stack web application for managing service orders - built to demonstrate backend and frontend development skills using modern technologies.\n\n---\n\n## 🚀 Tech Stack\n\n**Backend**  \n- ASP.NET Core 8  \n- Entity Framework Core  \n- SQL Server  \n- Swagger (API testing)  \n\n**Frontend**  \n- HTML, CSS, JavaScript (vanilla)\n\n---\n\n## 📦 Features\n\n- 🔧 CRUD operations for Clients, Technicians, and Service Orders  \n- 🔗 RESTful API with HTTP methods (GET, POST, PUT, DELETE)  \n- 📤 DTOs for clean and secure data transfer  \n- 🧪 Swagger integration for easy endpoint testing  \n- 🗃️ Relational database with Entity Framework and SQL Server\n\n---\n\n## 🎯 Purpose\n\nThis project was developed as part of my portfolio to showcase my ability to build scalable backend systems and prepare for frontend integration.  \nIt reflects my understanding of clean architecture, RESTful design, and full-stack development principles.\n\n---\n\n## 🧪 How to Run Locally\n\n```bash\n# Clone the repository\ngit clone https://github.com/yagop-dev/service-order-aspnet-sqlserver.git\n\n# Restore dependencies\ndotnet restore\n\n# Apply migrations (if needed)\ndotnet ef database update\n\n# Run the application\ndotnet run\n\n## 📤 Access Swagger\n\nOnce the application is running, you can access the Swagger UI for API testing at:\nhttps://localhost:{your-port}/swagger\n# Replace `{your-port}` with the actual port used by your ASP.NET Core application.\n\n```\n---\n\n## 📍 Roadmap\n\n- [x] Backend with controllers, DTOs, and database integration  \n- [x] Swagger testing  \n- [ ] Frontend UI with service order dashboard  \n- [ ] Authentication and user roles  \n- [ ] Deployment to Azure or Vercel\n\n---\n\n## 🙋‍♂️ About Me\n\nI'm **Yago Pulgatti**, a developer passionate about building clean, scalable systems.  \nThis project is part of my journey to become a full-stack developer.\n\n- 📧 Email: [yagopquadros633@outlook.com](mailto:yagopquadros633@outlook.com)  \n- 📱 Phone: (48) 99867-0021  \n- 🔗 GitHub: [github.com/yagop-dev](https://github.com/yagop-dev)\n\n---\n\n## 📄 License\n\nThis project is open-source under the **MIT License**.\n\nFeel free to explore the code, open issues, or reach out — I'm always open to feedback and collaboration!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagop-dev%2Fservice-order-aspnet-sqlserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagop-dev%2Fservice-order-aspnet-sqlserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagop-dev%2Fservice-order-aspnet-sqlserver/lists"}