xshlee / course_enrollment

A student course enrollment program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A student course enrollment program

功能介绍

  • 1.Able to Create/Delete/Edit/Search of university courses
  • 2.Able to manage a list of students
  • 3.Able to enroll one student to a course
  • 4.Able to display a list of courses a student enrolls in.

安装

  • 保证你系统里安装 node.js
  • 在项目根目录下 运行 npm install

运行

  • 在项目根目录下点击运行 start.bat
  • 打开浏览器中 输入 http://localhost:8080

About

A student course enrollment program


Languages

Language:JavaScript 76.2%Language:HTML 23.5%Language:Batchfile 0.3%