/project-hope

project-hope created by GitHub Classroom

Primary LanguageHTML

Open in Visual Studio Code

CSC3170 Course Project

Project Overall Description

This is our implementation for the course project of CSC3170, 2022 Fall, CUHK(SZ). For details of the project, you can refer to project-description.md. In this project, we will utilize what we learned in the lectures and tutorials in the course, and implement either one of the following major jobs:

  • Application with Database System(s)
  • Implementation of a Database System

Team Members

Our team consists of the following members, listed in the table below (the team leader is shown in the first row, and is marked with 🚩 behind his/her name):

Student ID Student Name GitHub Account (in Email) Github Account Name
120090692 吴冬乔🚩 Alblozm@outlook.com @Alblozm
120090730 谢北辰 120090730@link.cuhk.edu.cn @Bayson-create
120090516 杨吟 120090516@link.cuhk.edu.cn @doubleY2002
120090391 张绮月 120090391@link.cuhk.edu.cn @BeagleKing
119010264 史顺天 2269715318@qq.com @Xixingsiuuz
120090323 雷子琛 120090323@link.cuhk.edu.cn @Leoleizi

Project Specification

After thorough discussion, our team made the choice and the specification information is listed below:

  • Our option choice is: Option 1
  • Our branch choice is: Branch 1
  • The difficulty level is: Normal

As for Option 2, our topic background specification can be found in background-specification.md.

Project Abstract

Function

Consumer Mode

  • Login in as consumer
  • List all types of chips
  • Search for specific chips
  • Display detailed information of chip
  • Select plants for each processes
  • Online payment
  • Scheduled time
  • Real-time production tracing with Gantt-Chart
  • Check machine status

Plant Mode

  • Login in as plant owner
  • Modify machine status
  • Edit plant information
  • Check package status
  • Earning report

Information for entities is on groupproject.docx

presentation video link: https://www.bilibili.com/video/BV1RD4y1j7Dd/?vd_source=963706335d2a2afee89f373346c51353

ppt of presentation: https://github.com/CSC3170-2022Fall/project-hope/blob/main/Project_Presentation_Hope%20.pdf

report of project: report.md

ER diagram

picture