Skip to content

nhlong20/course-registration-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Registration System

A simple course registration system written in Java Swing, Hibernate and PostgreSQL

Installation

To run this application, your computer must have JDK 14.1, Postgre Environment to deloy database local.

  1. Clone this project
> git clone https://github.com/nhlong20/course-registration-system.git
  1. Create databse first by SQL script in folder \db_script
  2. Run with jar (no need to build)
java -jar ./out/artifacts/CourseRegistrationSystem.jar

Video demo

Feature

  1. Moderator Feature
STT Chức năng
1 Xem/tìm kiếm/thêm/cập nhật/reset mật khẩu/xoá tài khoản giáo vụ
2 Xem/thêm/tìm kiếm/cập nhật/xoá môn học
3 Xem/thêm/xoá/cập nhật học kì
4 Xem/thêm/xoá lớp học
5 Xem/tìm kiếm/thêm/cập nhật/Reset mật khẩu sinh vêin
6 Xem/mở đăng ký học phần
7 Xem/tìm kiếm/thêm/xoá học phần được mở trong học kỳ hiện tại
8 Xem/tìm kiếm sinh viên đăng ký 1 học phần
9 Chỉnh sửa thông tin cá nhân
10 Đổi mật khẩu
11 Đăng nhập / Đăng xuất
  1. Student feature
STT Chức năng
1 Đăng ký học phần
2 Xem/huỷ kết quả đăng ký học phần
3 Chỉnh sửa thông tin cá nhân
4 Đổi mật khẩu
5 Đăng nhập / Đăng xuất

About

Coursework application using Java Swing, Hibernate, PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published