Skip to content

hmdavis/chiphi-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chiphi-market

bare bones marketplace to list items for sale: http://chiphi-market.herokuapp.com/

Run from local directory:

  • Start mongo server: mongod --dbpath ./data
  • Start web app: node app.js

If I'm looking for more things to do:

  • Implement basic search
  • Implement item deletion
  • Include authentication w/ passport.js
  • Allow for multiple sub-marketplaces
  • Refactor with some jQuery to make some things less hacky

About

simple marketplace to list items for sale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published