Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.51 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.51 KB

Lambda Forums

A coding forum for Amateur Developers like stackoverflow.


Technologies & Concepts

Technologies

C# ASP.NET Core 2.0 ASP.NET CORE Identity LINQ
MSSQL Html &CSS Bootstrap JavaScript

Concepts

OOP MVC Design Patterns

Stories

Registered Users :

  • CRUD on Posts With Pictures about specifec Forum Topic.
  • CRUD on Replies with pictures to any Post.
  • Change his Profile Image.
  • View all his recent posts at details page .
  • Delete any reply to his/her post.
  • Search by the global search or by the topic search.

Admin :

  • CRUD on forum topics.
  • Deactivate & Activate users.(Lockout)
  • CRUD on Posts With Pictures about specific Forum Topic.
  • CRUD on Replies with pictures to any Post.
  • View all his recent posts at details page.
  • Delete any reply.
  • Delete any Post.

Unregistered Users:

  • Search by the global search or by the topic search.
  • View the latest posts.
  • View any post and its replies.
  • Can Register using Facebook

Rating system:

  • Based on how active users are at system (Adding posts or replies)