Skip to content

Workshops Enrollment System based on Python made by CHEN Derun YE Haowen ZHANG Wengyu

Notifications You must be signed in to change notification settings

zhangwengyu999/Workshops_Enrollment_System_Project

Repository files navigation

Workshops Enrollment System

A Group Project of Computational Thinking and Problem Solving (COMP1002) - Project Group 2 at The Hong Kong Polytechnic University, made by ZHANG Wengyu, CHEN Derun and YE Haowen, 2021-12-01

Group Members

ZHANG Wengyu (https://github.com/zhangwengyu999)

CHEN Derun (https://github.com/ShanpooO)

YE Haowen (https://github.com/ShanYu0205)

Project Report

https://doi.org/10.6084/m9.figshare.19733251.v1

Functions

  1. System Login by Administrators and Students;
  2. Login Check and Protection Function;
  3. Workshop Creation / Deletion / Modification by Administrators;
  4. Workshop Enrollment / Enrollment Cancellation / Display Enrollment Information by Students;
  5. Workshop Searching powered by a Designed Searching Engine;
  6. Workshop Information Display;
  7. User-friendly Command Line Interface and Graphical User Interface;

User Manual

  1. Run main.py;
  2. enter c to launch the Command Line Inteface, or g to launch the Graphic User Interface
  3. Existing Administrator user name and password:

admin 123456

admin2 123456

admin3 123456

  1. Existing Students user name and password (allow further register):

cdr123 123

zwy456 123

yhw789 123


Copyright © ZHANG Wengyu, CHEN Derun, YE Haowen. All rights reserved.

About

Workshops Enrollment System based on Python made by CHEN Derun YE Haowen ZHANG Wengyu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages