A quick Todo listing app on Windows using IIS7, Node.js and Mongodb(www.amazedsaint.com)

submitted by amazedsaintamazedsaint(835) 8 months, 23 days ago

In this post, I’ll explain step by step how I’ve setup Node.js and Mongodb to create a simple Todo listing application on top of Windows & IIS7

1 comment |category: |Views: 47

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by vijaystvijayst(1311) 8 months, 22 days ago 0

It is a nice example of how to use MongoDb and Node.js. In MongoDb, I am curious to know how to create the "Todo" collection. Within the collection, we are inserting records/documents with the title attribute. Is it possible to create other attributes like SubmittedDate, ClosedDate, Notes etc within the Todo document?

Reply

information Login or create an account to comment on this story