Skip to content
/ Kanhu Public

A Q&A web project base on node.js, express.js, mongoose, mongodb, bootstrap, jQuery

Notifications You must be signed in to change notification settings

wszk1992/Kanhu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanhu

A Q&A website based on
Backend: express, mongodb
Frontend: bootstrap, jquery

Version feature 0.1

  1. Post questions
  2. Answer asker's questions
  3. 'Like' or 'Dislike' answers

BUG: Website stays in loading status for a while when 'like' or 'dislike' is pressed too fast.

##Get started

  1. Download Mongodb and open it in PORT: 27017
  2. Run the following commands in your terminal
    cd /your_project_path
    npm install
    npm start
  3. Open your browser and input:
    localhost:3000

About

A Q&A web project base on node.js, express.js, mongoose, mongodb, bootstrap, jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published