yzhu02 / blogger-starter

0 stars 0 forks source link

[Node.js Bootcamp] Project 2: Blogger Demo - Ready for Review #1

Open yzhu02 opened 9 years ago

yzhu02 commented 9 years ago

My week 2 assignment Blogger Demo is complete, please review and provide comments. Thanks.

GIF Walkthrough: https://github.com/yzhu02/blogger-starter/blob/master/GIF%20Walkthrough.gif

/cc @codepathreview @codepath

codepathreview commented 9 years ago

:+1: nice work. The goal of this assignment was to learn how to implement local authentication, interact with a data store, and render a webUI. In addition, you explored using middleware to facilitate common HTTP functionality. Over the next few weeks, we'll be focusing on more complex integrations and realtime functionality that we find in modern APIs and web apps.

Here's a checklist of things that I'm looking for in this project. You should review the checklist, and make any changes to your project, if necessary.