https://github.com/limbanga/carrental
https://github.com/limbanga/carrental
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/limbanga/carrental
- Owner: limbanga
- Created: 2023-10-20T16:18:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-21T13:40:14.000Z (over 1 year ago)
- Last Synced: 2024-02-22T09:45:50.306Z (over 1 year ago)
- Language: C#
- Size: 628 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CarRental
> Project giữa kỳ môn Công nghệ .Net
# Preview
## 1. Đăng nhập## 2. Danh sách xe
## 3. Tạo xe mới
## 4. Tạo đơn hàng
## 5. Thống kê
## PreviewImages for more.....
# Project
## 1. Đề bài trong thư mục doc
## 2. Cấu trúc project
### 2.1 Entities
> Chức các đối tượng thực thể cần quản lý
### 2.2 Exceptions
> Chức các custom exception để xử lý
### 2.3 Forms
> Chức các form để thay đổi dữ liệu
### 2.4 Helper
> Chức các lớp hỗ trợ xử lý
### 2.5 AppSetting.cs# Hướng dẫn chạy code
1. Mở file CarRental.sln
2. Sau đó đổi ConnectionString
3. Có thể import dữ liệu mẫu từ file rentalCar.sql
4. Ấn nút run :3# Lưu ý