Skip to content

A social media application built using Django that is similar to Twitter

Notifications You must be signed in to change notification settings

anishashruti/Network

Repository files navigation

Network

Deployed link:

Try it now!!

Description

This is a web-application similar to twitter where user can:

  • Create an account
  • View other's post
  • Create a post
  • Update their post
  • Delete their post
  • Like/Dislike other people's post
  • Follow/Unfollow other accounts
  • Change their profile image

Over view of the project

Home page

welcome page

Registeration page

Register

Sigin to create posts

Sign in

Page after Signing in

page page1

View Profile

View Profile

Update Profile

Update Profile

Updated Profile

Updated Profile

Create Posts

create post create post

Before Liking a post

Before Liking a post

On liking post

On liking post

Before Disliking a post

Before Disliking a post

On Disliking post

On Disliking post

Follow other Profile

follow account

Unfollow other Profile

Unfollow account

View Posts of the account that you follow

Unfollow account

View own posts

View own posts

Delete own posts

Delete own posts

Update own Post

Update Post

About Page

About

Logout

View own posts

Still optimising this project and yet to deploy

Definitly the most toughest backend project I have done so far learned a lot about authentication

In this project I did not focus much on the front-end

Releases

No releases published

Packages

No packages published