Skip to content

social media network application built using SignalR in the .NET ecosystem and an Angular UI,authenticatoin and authorization for security. The application allows real-time interactions between users, making it suitable for various social networking and chat applications

Notifications You must be signed in to change notification settings

Ahmed-DotNetDev/Social-media-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-media-network

  • social media network application built using SignalR in the .NET ecosystem and an Angular UI,authenticatoin and authorization for security. The application allows real-time interactions between users, making it suitable for various social networking and chat applications

Features

  • Real-time messaging and notifications
  • User authentication and authorization
  • Profile management
  • Like, message
  • Friend connections
  • User discovery

Technologies and language Used

  • C#
  • Typescript
  • .NET Core
  • Angular
  • SignalR
  • LINQ
  • HTML
  • CSS
  • SQLite
  • Unit of work

Clone Repo  

git clone https://github.com/Ahmed-DotNetDev/Social-media-network.git

Install server-side dependencies

dotnet restore

Install client-side dependencies

npm install

Start the .NET server

cd ServerApp
dotnet run

Start the Angular UI

cd ClientApp
ng serve

About

social media network application built using SignalR in the .NET ecosystem and an Angular UI,authenticatoin and authorization for security. The application allows real-time interactions between users, making it suitable for various social networking and chat applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published