Skip to content

NoPointExc/fundme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fundme

Database homework: crowdfunding website.

Requirement

  • node.js
  • python 2.7
  • mysql: setup mysql user and password under app/config.js

Usage

  • init database: $make db
  • install node.js modules: $npm install
  • start server: $make start
  • view API: visit localhost:3000/doc/ after started the server.

Directory

  • sql: sqls setup database.
    • data: raw data in tex raw data in text
  • router/: rouing strategy.
  • app/: business logic.
  • module/: data module
  • view/: views

About

Database homework: crowdfunding website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •