https://github.com/sontungexpt/tous-netframework
Timetable window app wrote in csharp (unfinished)
https://github.com/sontungexpt/tous-netframework
csharp sql timetable
Last synced: over 1 year ago
JSON representation
Timetable window app wrote in csharp (unfinished)
- Host: GitHub
- URL: https://github.com/sontungexpt/tous-netframework
- Owner: sontungexpt
- Created: 2022-12-12T09:27:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T17:44:27.000Z (over 3 years ago)
- Last Synced: 2025-02-05T09:52:00.719Z (over 1 year ago)
- Topics: csharp, sql, timetable
- Language: C#
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduce project
- The time table project use wpf with net framework and entity framework with the MVVM model
# The Features in apps
# For development
- After clone the project, open terminal in your project, type git checkout develop, then create a new branch with name convention below
## Installation
**1. Database Framework:**
**2. Excel Framework:**
- Check if installed packages

**3. UI Framework:**
- Check if installed packages

## Code Convention
[**1. Sql server name convention:**](https://github.com/ktaranov/sqlserver-kit/blob/master/SQL%20Server%20Name%20Convention%20and%20T-SQL%20Programming%20Style.md)
**2. Git branch name convention:**
- author_feature_branch-name
- Note:
- author is coder name
- branch-name is lowercase and separate by "-"
[**3. C# code convention:**](https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions)
## Design
-
## Database diagram

# Author
1. Tran Vo Son Tung
2. Nguyen Van Quoc Tuan
3. Nguyen Phu Thinh
4. Le Doan Tan Tri
5. Vu Hoang Quan