Skip to content

The project is built during my second semester in Informatics at the University of Örebro. It's a C# ASP.NET application that helps connect with other people, with sending friend request functionality and posting in other friends profiles.

Notifications You must be signed in to change notification settings

adamhn/social-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social App

To get the app in a working state run the following in Package Manager Console

Install-Package EntityFramework
Enable-Migrations
Update-Database

About

The project is built during my second semester in Informatics at the University of Örebro. It's a C# ASP.NET application that helps connect with other people, with sending friend request functionality and posting in other friends profiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published