vramac / blogger-demo

0 stars 0 forks source link

Blogger-demo submission #1

Open vramac opened 9 years ago

vramac commented 9 years ago

cc @codepathreview Hi, I am submitting the assignment. I have done all the required modules and attached the video walk-through. I couldn't do the 'login to post' comment functionality. It now supported authenticated users to add comments to other user's posts.

codepathreview commented 9 years ago

Hey

You have mentioned above that you could not complete one functionality but in the README you have marked everything as done. Can you pls check and let me know what is correct?

Thanks

vramac commented 9 years ago

Hi,

Sorry for the confusion. I have completed all the required tasks.

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.