sontungexpt / tous-netframework

Timetable window app wrote in csharp (unfinished)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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:

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

About

Timetable window app wrote in csharp (unfinished)


Languages

Language:C# 96.3%Language:TSQL 3.7%