oneWalker / TicketSystem

This is cinema ticket system for Database course,based on Node.js and Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicketSystem

Introduce and Background

There are 3 different users in the project ,which is admins ,cinemas worker and customers.

Logining on the system with different users,we have different functions.

The UI design of project refers from https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html.

How to Run it?

You can download the programming project and set app.js as the main entry file. such as: node app.js the sql, named dbms.sql is the whole database froms.

> npm install
>npm run main
or node app.js

Need to be good

  • Without the knowledge of MVC,the location of files in the project looks a little mess.
  • Due to the lack of UI skills, the shortage of the web don't hidden the extra functions.Of course,if you don't have the functions,you can't use them.

The last

If you have any better ways to make it better, please no hesitate to edit and merge it.

About

This is cinema ticket system for Database course,based on Node.js and Express.


Languages

Language:HTML 65.0%Language:JavaScript 22.7%Language:CSS 5.0%Language:SCSS 2.8%Language:Less 2.8%Language:EJS 1.2%Language:Python 0.5%Language:PHP 0.0%