Skip to content

nqoc/Edu_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


EduQuest instruction
-----------------------------
1. Tạo Virtual Environment, active venv
2. Extract các file vào venv
3. Mở PS hoặc CMD, chạy: 'pip install -r .path\requirements\requirements.txt' để cài đặt tất cả modules
4. Vào folder requirements, bôi đen và Install tất cả font (trừ file requirements.txt)
5. Quay về folder chính, mở 2 tab PS hoặc CMD, ACTIVATE VENV
6. Chạy API-Server bằng lệnh: 'python .\mainAPI-SERVER.py' (Có thể cần phải cấp quyền truy cập mạng LAN của Windows)
7. Chạy chương trình chính bằng lệnh: 'python .\loginUi4.py' hoặc chạy trực tiếp file loginUi4.exe
8. Trong file .\database\users.db là database của toàn bộ học sinh, bạn có thể đọc file .db này bằng phần mềm chuyên dụng (DB Browser for SQLite) để lấy tên đăng nhập, mật khẩu để test. Nhưng bạn có thể thử 2 tài khoản giáo viên và học sinh sau:
- GV: admin11A5/123456
- HS: student1/123456
      student2/123456

Sau khi đăng nhập thì có thể sử dụng app như bình thường

heheheheheheheh chúc b thành công :)))))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors