Skip to content

flyboy13/NM-KHDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

NM-KHDL

Đồ án KHDL

Chủ đề: Khám phá và dự đoán giá thuê phòng trọ và nhà trọ ở tp HCM
Scraw data at: https://ancu.me/cho-thue-nha-tro-phong-tro/

Installation

  1. Chọn folder muốn lưu

  2. Chuột phải vào ô trống, chọn "Open in Terminal", "Git GUI here" hoặc "Git Bash here"

  3. CLI vs GUI:
    Cách 1. Nếu sử dụng Terminal, Powershell, git bash, copy đoạn mã dưới vào và Enter
    git clone https://github.com/flyboy13/NM-KHDL.git

    Cách 2. Nếu sử dụng git GUI, chọn "Clone Existing Repository" với Source Code https://github.com/flyboy13/NM-KHDL.git và Target Directory tùy thích

Upload code to Github

  1. Open terminal tại folder làm việc

  2. Chạy các lệnh sau
    git add.

    git commit -m "điền nội dung commit vào đây"

    git push origin master

Update code from Github

  1. Open terminal tại folder làm việc
  2. Chạy lệnh sau
    git pull

Chia nhánh git

B1. git branch <Tên của mình>
B2. git add .
B3. git commit -m "điền nội dung commit vào đây"
B4. git push

Author

Nguyễn Đức Tài - 20120568
Nguyễn Đăng Khương - 20120516
Bùi Hồng Dương - 20120273
Hoàng Đức Nhật Minh - 20120328

About

Đồ án KHDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •