Skip to content

nonevsnull/courseProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

courseProject

Node.js based web application

To use this application you need to install the Node.js and express, mysql module. You need to install dependencies by runing: cd courseProject && npm install

After cloning it you could run node app.js to creat a server and start listening to port 3000. Visit http://127.0.0.1:3000 in your browser, you will see the login page. You could login to the user interface using the user info from the screen shot.

https://github.com/comp6905/courseProject/blob/master/screenshot/username%26password.png

Enjoy

About

Node.js based web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.6%
  • HTML 26.7%
  • JavaScript 20.7%