Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qnhat2004/analysis-and-design-of-information-systems
Bài tập lớn môn Phân tích thiết kế hệ thống thông tin - Đại học Thủy Lợi
https://github.com/qnhat2004/analysis-and-design-of-information-systems
Last synced: 6 days ago
JSON representation
Bài tập lớn môn Phân tích thiết kế hệ thống thông tin - Đại học Thủy Lợi
- Host: GitHub
- URL: https://github.com/qnhat2004/analysis-and-design-of-information-systems
- Owner: qnhat2004
- Created: 2024-04-14T11:12:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T11:31:30.000Z (7 months ago)
- Last Synced: 2024-04-15T10:41:36.338Z (7 months ago)
- Language: C#
- Size: 3.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bài tập lớn môn Phân tích thiết kế hệ thống thông tin
## Đề tài
- Tên đề tài: Hệ thống quản lý sinh viên
- Báo cáo cuối kỳ và tài liệu liên quan: [Link](https://drive.google.com/drive/folders/1dTjtBEfGEJeXr4PoeIMJpjeUoDU7dvOR?usp=drive_link)
---## Demo giao diện
- Form đăng nhập
![Form đăng nhập](images/dangnhap.png)- Form đăng ký tài khoản
![Form đăng ký tài khoản](images/dangky.png)- Form hồ sơ sinh viên
![Form hồ sơ sinh viên](images/hoso.png)## Quick start
- Vào search -> Gõ cmd
- Copy dòng này vào cmd
```
git clone https://github.com/qnhat2004/Project_Analyzing_and_Designing_Information_System.git
```- Mở file `Project_Analyzing_and_Designing_Information_System\main\form_trangchinh\main.sln`
- Mở file `sv.sql` và `account.sql` lên, chạy 2 dòng đầu của 2 file đó gồm `create database` và `use database`
- Sửa tên server của mình (SUNSHINE) thành tên server của máy bạn