{"id":17655817,"url":"https://github.com/cdckhang/autohub","last_synced_at":"2026-05-02T11:36:37.997Z","repository":{"id":258447133,"uuid":"873941000","full_name":"cdCkhang/AutoHub","owner":"cdCkhang","description":"AutoHub - Vehicle Managment System","archived":false,"fork":false,"pushed_at":"2024-10-17T04:26:42.000Z","size":10008,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T11:37:30.445Z","etag":null,"topics":["csharp","dotnet","sql-server","winforms"],"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/cdCkhang.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-10-17T01:32:07.000Z","updated_at":"2024-10-17T04:27:34.000Z","dependencies_parsed_at":"2024-10-19T04:56:34.414Z","dependency_job_id":null,"html_url":"https://github.com/cdCkhang/AutoHub","commit_stats":null,"previous_names":["cdckhang/autohub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdCkhang%2FAutoHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdCkhang%2FAutoHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdCkhang%2FAutoHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdCkhang%2FAutoHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdCkhang","download_url":"https://codeload.github.com/cdCkhang/AutoHub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246300280,"owners_count":20755327,"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":["csharp","dotnet","sql-server","winforms"],"created_at":"2024-10-23T13:08:08.284Z","updated_at":"2026-05-02T11:36:37.917Z","avatar_url":"https://github.com/cdCkhang.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eAutoHub - Vehicle Management Store\u003c/h1\u003e\n\n\u003ch2\u003eIntroduction\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutohub allows you to manage the vehicles in your store more faster and efficiently.\u003c/li\u003e\n\u003cli\u003eThe application is built natively for Windows, support from Windows 7 to 11.\u003c/li\u003e\n\u003cli\u003eWith the integration of the SQL Server backend service running locally on your network.\u003c/li\u003e\n\u003cli\u003eEnsures data integrity and security with private backend management.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eTechnologis Stack, Frameworks\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cb\u003eSQL Server\u003c/b\u003e: Database hosting, Local database management for data storage and retrieval.\u003c/li\u003e\n\u003cli\u003e\u003cb\u003eWindows Forms (.NET Core App 7.0.17) \u003c/b\u003e: Forms,UI/UX, Native desktop application development for Windows.\u003c/li\u003e\n\u003cli\u003e\u003cb\u003eSQL Server\u003c/b\u003e: Database hosting, Local database management for data storage and retrieval.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eInstallment\u003c/h2\u003e\n\u003col\u003e\n\u003cli\u003e Download the source code. Apply this command to clone the repo to your local environment \u003cpre\u003e \u003ccode\u003e gh repo clone cdCKhang/AutoHub\u003c/code\u003e\u003c/pre\u003e\u003c/li\u003e\n\u003cbr\u003e\n\u003cli\u003e Set up SQL Server Database. Use the provided query to initialize the database with sample data.\u003c/li\u003e\n\u003cbr\u003e\n\u003cli\u003eReplace the connection string variable with your own SQL Connection String. Located in the GetData.cs File in Data Access Layer Folder.\n\u003cbr\u003e Example of a valid connection string :\n\u003cpre\u003e\u003ccode class=\"language-csharp\"\u003estring connection = \"@Data Source=TESTSERVER;Initial Catalog=ProjectcnDotNet_CDM;Integrated Security=True;Trust Server Certificate=True\";\u003c/code\u003e\u003c/pre\u003e\u003c/li\u003e\n\u003cbr\u003e\n\u003cli\u003eClick on AutoHub.sln (Visual Studio IDE) to build all the depedencies automatically. Run the code.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch2\u003eVideo Demo\u003c/h2\u003e\n\u003ca href=\"https://github.com/cdCkhang/AutoHub/blob/main/assets/demo-autohub.gif\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/cdCkhang/AutoHub/blob/main/assets/demo-autohub.gif\" alt=\"Demo GIF\" style=\"max-width: 100%; height: auto;\"\u003e\n\u003c/a\u003e\n\n\n\u003ch2\u003eScreenshots\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n    \u003ch3\u003eLogin Form\u003c/h3\u003e   \n\u003c/li\u003e\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103551522.jpg)\n\n\u003cli\u003e\n    \u003ch3\u003eCustomer Info\u003c/h3\u003e\n\u003c/li\u003e\n\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103618391.jpg)\n\n\u003cli\u003e\n    \u003ch3\u003eTransaction\u003c/h3\u003e\n\u003c/li\u003e\n\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103631245.jpg)\n\n\u003cli\u003e\n    \u003ch3\u003eCar Models\u003c/h3\u003e\n\u003c/li\u003e\n\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103642436.jpg)\n\n\u003cli\u003e\n    \u003ch3\u003eManufactueres\u003c/h3\u003e\n\u003c/li\u003e\n\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103654884.jpg)\n\n\n\u003cli\u003e\n    \u003ch3\u003eSales Peron\u003c/h3\u003e\n\u003c/li\u003e\n\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103708521.jpg)\n\n\u003cli\u003e\n    \u003ch3\u003eStatistics\u003c/h3\u003e\n\u003c/li\u003e\n\n\n![image](https://github.com/cdCkhang/AutoHub/blob/main/assets/image_2024-10-17_103720245.jpg)\n\n\n\u003c/ul\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdckhang%2Fautohub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdckhang%2Fautohub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdckhang%2Fautohub/lists"}