{"id":17648106,"url":"https://github.com/sontungexpt/tous-netframework","last_synced_at":"2025-03-30T07:41:14.795Z","repository":{"id":92144230,"uuid":"577232618","full_name":"sontungexpt/tous-netframework","owner":"sontungexpt","description":"Timetable window app wrote in csharp (unfinished)","archived":false,"fork":false,"pushed_at":"2023-03-16T17:44:27.000Z","size":2502,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T09:52:00.719Z","etag":null,"topics":["csharp","sql","timetable"],"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/sontungexpt.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":"2022-12-12T09:27:12.000Z","updated_at":"2023-07-15T16:30:14.000Z","dependencies_parsed_at":"2023-07-30T00:30:21.732Z","dependency_job_id":null,"html_url":"https://github.com/sontungexpt/tous-netframework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Ftous-netframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Ftous-netframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Ftous-netframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Ftous-netframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sontungexpt","download_url":"https://codeload.github.com/sontungexpt/tous-netframework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290583,"owners_count":20753724,"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","sql","timetable"],"created_at":"2024-10-23T11:16:18.897Z","updated_at":"2025-03-30T07:41:14.774Z","avatar_url":"https://github.com/sontungexpt.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduce project\n\n- The time table project use wpf with net framework and entity framework with the MVVM model\n\n# The Features in apps\n\n# For development\n\n- After clone the project, open terminal in your project, type git checkout develop, then create a new branch with name convention below\n\n## Installation\n\n**1. Database Framework:**\n\u003c!--\n- Step 1: Check if installed packages\n\u003cimg src =\"./README_SOURCES/Entity.png\" width =\"100%\" height =\"100%\"\u003e\n\u003cimg src =\"./README_SOURCES/Task.png\" width=\"100%\" height=\"100%\"\u003e\n\u003cimg src = \"./README_SOURCES/ZEntity.png\" width=\"100%\" height=\"100%\"\u003e\n\n- Step 2: Run the file ToUsQuery.sql in ssms to create db\n\n- Step 3: When you pull or clone from develop branch please open Models folder and remove ToUs.edxm and connect again\n\u003cimg src=\"./README_SOURCES/EntityHint_Step1.png\" width=\"100%\" heigt =\"100%\"\u003e\n\n- Step 4: Connect to entity\n\n  - 0: Remove the tag add name=\"TOUSEntities in app.config\n\u003cimg src=\"./README_SOURCES/EntityHint_Step0.png\" width=\"100%\" heigt =\"100%\" \u003e\n  \n  - 1: Right click to folder Models -\u003e add -\u003e new item\n  \n  - 2: Choose Ado.Net Entity Data Model rename ToUs\n\u003cimg src=\"./README_SOURCES/EntityHint_Step2.png\" width=\"100%\" heigt =\"100%\" \u003e\n  \n  - 3: Choose Entity Form Database then click Next\n\u003cimg src=\"./README_SOURCES/EntityHint_Step3.png\" width=\"100%\" heigt =\"100%\" \u003e\n  \n  - 4: Choose New Connection\n\u003cimg src=\"./README_SOURCES/EntityHint_Step4.png\" width=\"100%\" height=\"100%\"\u003e\n \n  - 5: Enter your server name and choose db TOUS, server name could be found in ssms\n\u003cimg src=\"./README_SOURCES/EntityHint_Step5.png\" width=\"100%\" height=\"100%\"\u003e\n  \n  - 6: Check if the name is TOUSEntites\n\u003cimg src=\"./README_SOURCES/EntityHint_Step6.png\" width=\"100%\" height=\"100%\"\u003e\n \n - 7: Untick diagram if existed\n\u003cimg src=\"./README_SOURCES/EntityHint_Step7.png\" width=\"100%\" height=\"100%\"\u003e\n\n  - 8: Done\n--\u003e\n**2. Excel Framework:**\n\n- Check if installed packages\n\u003cimg src=\"./README_SOURCES/ExcelDataReader.png\" width=\"100%\" height=\"100%\"\u003e\n\u003cimg src=\"./README_SOURCES/Microsoft_crm.png\" width=\"100%\" height=\"100%\"\u003e\n\n**3. UI Framework:**\n\n- Check if installed packages\n\u003cimg src=\"./README_SOURCES/UI.png\" width=\"100%\" height=\"100%\"\u003e\n\n## Code Convention\n\n[**1. Sql server name convention:**](https://github.com/ktaranov/sqlserver-kit/blob/master/SQL%20Server%20Name%20Convention%20and%20T-SQL%20Programming%20Style.md)\n\n**2. Git branch name convention:**\n\n- author_feature_branch-name\n- Note:\n  - author is coder name\n  - branch-name is lowercase and separate by \"-\"\n\n[**3. C# code convention:**](https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions)\n\n## Design\n\n- \u003chttps://www.figma.com/file/ziPIxtmgZSOakax4XBTcOe/Demo?node-id=0%3A1\u0026t=RAIXHg2XJCMXlSCf-1\u003e\n\n## Database diagram\n\n\u003cimg src=\"./README_SOURCES/DatabaseDiagram.png\" width=\"100%\" height=\"100%\"\u003e\n\n# Author\n\n1. Tran Vo Son Tung\n2. Nguyen Van Quoc Tuan\n3. Nguyen Phu Thinh\n4. Le Doan Tan Tri\n5. Vu Hoang Quan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsontungexpt%2Ftous-netframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsontungexpt%2Ftous-netframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsontungexpt%2Ftous-netframework/lists"}