{"id":16742620,"url":"https://github.com/mchudy/instantdelivery","last_synced_at":"2026-03-02T17:36:28.782Z","repository":{"id":79095093,"uuid":"51152785","full_name":"mchudy/InstantDelivery","owner":"mchudy","description":"Sample courier company management system","archived":false,"fork":false,"pushed_at":"2016-02-05T15:27:42.000Z","size":5253,"stargazers_count":23,"open_issues_count":0,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-29T19:53:20.609Z","etag":null,"topics":["angular","asp-mvc","courier","dotnet","wpf"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/mchudy.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}},"created_at":"2016-02-05T14:56:10.000Z","updated_at":"2025-08-13T15:04:36.000Z","dependencies_parsed_at":"2023-02-28T10:45:38.961Z","dependency_job_id":null,"html_url":"https://github.com/mchudy/InstantDelivery","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mchudy/InstantDelivery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchudy%2FInstantDelivery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchudy%2FInstantDelivery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchudy%2FInstantDelivery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchudy%2FInstantDelivery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchudy","download_url":"https://codeload.github.com/mchudy/InstantDelivery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchudy%2FInstantDelivery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30012001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["angular","asp-mvc","courier","dotnet","wpf"],"created_at":"2024-10-13T01:24:23.015Z","updated_at":"2026-03-02T17:36:28.378Z","avatar_url":"https://github.com/mchudy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instant Delivery\nInstant Delivery is a sample courier company management system written in .NET technologies (and some AngularJS as well). We developed it for an Enterprise Applications in .NET course at our university.\n\nThe system consists of three main modules:\n* RESTful API service providing common interface for client applications\n* WPF client application for the company's employees\n* web application for the company's clients (ASP.NET MVC with an AngularJS SPA module)\n\n## Desktop application\nThe desktop app is dedicated to the company's employees who may belong to one of the three following groups:\n* administrative employees - who can manage other employees, their vehicles, add new packages and assign them to couriers\n* couriers - who have access to data of the packages they need to deliver\n* administrators - who can manage user accounts\n\n## Web application\nThe web app is dedicated to the company's clients and consists of the main website providing general information and package tracking capabilities and a SPA module for logged in users. The main features of the portal include:\n* sending packages\n* viewing and showing statistics of sent packages\n\n## Installation\nYou can easily run Instant Delivery locally using the LocalDb database (provided by Visual Studio) or a SQL Server instance (in that case you should update the connection string in `Web.config` for InstantDelivery.Service project). To initialize the database and seed it with the test data run the following command in the Package Manager Console:\n```\nUpdate-Database -ProjectName InstantDelivery.Domain -StartUpProject InstantDelivery.Service\n```\nYou might also want to update the API service URL in `InstantDelivery.Web/App/app.js` and `InstantDelivery.Presentation/App.config`.\n\n#### Sending email notifications\nThe system is configured to send email notifications to its users. For it to work, you'll need to add a file named `AppSettingsSecrets.config` to the root folder of the InstantDelivery.Service project and include your Gmail credentials inside:\n```xml\n\u003cappSettings\u003e\n  \u003cadd key=\"NotificationEmailUsername\" value=\"gmail_username\" /\u003e\n  \u003cadd key=\"NotificationEmailPassword\" value=\"password\" /\u003e\n\u003c/appSettings\u003e\n```\n#### User accounts\nThe test database contains some test user accounts: employee:employee123, courier:courier123, admin:admin123, customer:customer123.\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchudy%2Finstantdelivery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchudy%2Finstantdelivery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchudy%2Finstantdelivery/lists"}