/bookprj

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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