Skip to content

Pinterest like web application, developed in ASP.NET/C# using MVC architecture and a SQL Server database.

Notifications You must be signed in to change notification settings

BiancaDogareci/Pinterest-like-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A Pinterest-inspired app developed in ASP.NET/C#, using MVC architecture and a SQL Server database.

  • It lets the authenticated user share photos, videos, GIFs, and comments, as well as like and save posts to personalized collections/boards on their profile. They can also edit or delete their previous posts, comments or collections/boards.
  • A guest user can see posts and comments from authenticated users, but they can't post, comment, like or have their own collections/boards.
  • The admin user can only delete posts or comments from any authenticated user.

A demonstration provided for each type of user:

Guest user

Guest.mp4

Authenticated user

User.mp4

Admin user

Admin.mp4

About

Pinterest like web application, developed in ASP.NET/C# using MVC architecture and a SQL Server database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published