Ameer-Brown / mongoose-books-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Practice

Pre-requisites

  • express
  • intro to mongoose
  • jQuery and AJAX

Base Challenges - Build an App using mongoDB and mongoose

We're going to take this app piece by piece over the next day or so and build it up.

At first it's going to be a list of books. Later we'll add in authors and embed character data in each book.

Sprint 1 - mongoose

About


Languages

Language:JavaScript 79.5%Language:HTML 20.5%