mshahriarinia / bookprj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookprj

To view heroku logs $ heroku logs --tail To start localhost mongodb database $ ./mongod --dbpath ../data/db

I have three modes: test (mocha) development deployment

Concepts: User messages content user sender user receiver

Book{
		Title
		author
		picture
		[{
			condition:,
			price:,
			user:
		}]
	}

messages to administrator: text text text name email msg faqs hope page search book Actions Buy book search book contact us chat signup sign in

debug

About

License:Apache License 2.0


Languages

Language:JavaScript 99.8%Language:CSS 0.2%