Ecosyste.ms: Awesome
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: 29 days ago
JSON representation
An app that takes a username and comment and saves it to a mongodb database
- Host: GitHub
- URL: https://github.com/charleebrown/comment-app
- Owner: CharleeBrown
- Created: 2022-10-20T20:35:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T19:37:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T19:36:49.064Z (3 months ago)
- Topics: crud, dotnet, mongodb, vbnet, winforms-application
- Language: Visual Basic .NET
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.