Network
Deployed link:
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
Registeration page
Sigin to create posts
Page after Signing in
View Profile
Update Profile
Updated Profile
Create Posts
Before Liking a post
On liking post
Before Disliking a post
On Disliking post
Follow other Profile
Unfollow other Profile
View Posts of the account that you follow
View own posts
Delete own posts
Update own Post
About Page
Logout
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