An open API service indexing awesome lists of open source software.

https://github.com/charleebrown/comment-app

An app that takes a username and comment and saves it to a mongodb database
https://github.com/charleebrown/comment-app

crud dotnet mongodb vbnet winforms-application

Last synced: about 1 year ago
JSON representation

An app that takes a username and comment and saves it to a mongodb database

Awesome Lists containing this project

README

          

# Comment App

![CommentorApp](./CommentImg.jpg)

This is a WinForms app written in VB.Net.
It takes user input for a name and a comment, and saves it into a MongoDB database.