Skip to content

q40603/NCTU-SPORT-WEEK-WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

交大體育周 報名網站 資料庫期末專案


交大資工選修 基本的體育賽事報名網站 開發工具

  • development environment: Nodejs, HTML, CSS, Javascript
  • framework : expressjs
  • template: bootstrap 3.3.1
  • database: mysql

網站功能

  1. 註冊,登出,登入
  2. 賽事報名
  3. 公佈欄
  4. 管理員管理(admin)

Create db and table

  1. Create database named'test' into mysql.
  2. Run user.sql file to create required table into test database

Configure nodejs application

  1. clone all files and name the file whatever you like.
  2. run npm install

Run node js application server

  1. type the command "node app.js"

Test nodejs application

  1. open localhost8080 on browser

About

code with nod js to make a log in log out web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published