https://github.com/lynnsh/web_forum
A C# ASP.NET Web Forum project
https://github.com/lynnsh/web_forum
asp asp-net asp-net-mvc authentication csharp css html mssql web-forum
Last synced: about 2 months ago
JSON representation
A C# ASP.NET Web Forum project
- Host: GitHub
- URL: https://github.com/lynnsh/web_forum
- Owner: lynnsh
- License: mit
- Created: 2017-08-24T18:57:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T19:52:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-20T09:21:49.446Z (over 1 year ago)
- Topics: asp, asp-net, asp-net-mvc, authentication, csharp, css, html, mssql, web-forum
- Language: C#
- Homepage:
- Size: 10.5 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##### web_forum
## Web Forum Project
_Tools: C#, ASP .NET MVC, MS SQL_
Description:
A web application that functions as a web forum and allows users to:
- read and post threads,
- add and search by tags,
- read and answer to comments,
- upvote and downvote the thread.