Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 29 days 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.