duylebao / blogger

0 stars 0 forks source link

Node.js Bootcamp] Project 2: Bloggers - Ready for Review #1

Open duylebao opened 9 years ago

duylebao commented 9 years ago

My app is complete. /cc @codepathreview @codepath Name: Duy Le
 Company: @WalmartLabs 
email: dle@walmartlabs.com

codepathreview commented 9 years ago

Hey

Can you pls do a proper submission with correct README and Gif? The README should give details about time spent on the project, list of all required stories with completed stories ticked as done(same for optional stories if applicable), and then a walkthrough GIF. In your case the list of required stories with completed stories marked is missing. Pls update status here when you have fixed the README and I will be happy to grade your submission then.

Thanks

duylebao commented 9 years ago

i dont understand, is my walkthrough gif not working for you? it is about 5 minutes so it is big file. the gif walks through each requirements.

/cc @codepathreview @codepath

duylebao commented 9 years ago

in addition, my readme is very detailed and it has 13 hours spent, am i seeing something different from you?

/cc @codepathreview @codepath

duylebao commented 9 years ago

Ok, I updated base on the template provided from the nodejs-blogger-starter project.

/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 faciliate 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.