Skip to content

thangozil/SocialNetwork_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network Api

Demo : https://socialnetworkv1.netlify.com/

Front End (Reactjs) : https://github.com/ozil-thang/SocialNetwork_Frontend

Features

  • Authentication (JWT)
  • Create Profile
  • Create Post
  • Like (Real time Signalr)
  • Comment (Real time Signalr)
  • View Online User (Real time Signalr)

Tech

  • Asp.net core Api
  • FluentValidation
  • Automapper
  • Cloudinary (image, video upload)
  • Database : postgresql
  • Host : heroku

alt text

Demo Features

Authentication

alt text

Create Profile

alt text

Create Post

alt text

Like

alt text

Comment

alt text

View Online User

alt text