Skip to content

Made a fully functional website clone of Twitter. Frontend with Handlebars, CSS, Javascript, and Jquery. Backend with Nodejs, Express, and Socket.io for real-time chatting.

Notifications You must be signed in to change notification settings

MohithReddy1/Twitter-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Clone

Description:

In this platform users can tweet their thoughts, searching for other users, chatting with other users, getting notifications same like original twitter. For developing a web application there will be two parts frontend development which provides us the UI and backend development which provides services for the application basically which is the reason for all the CRUD (Create, Read, Update, Delete) and some operations that a user performs with the application. Mainly CRUD application was used in tweets.

For this project first we need to set up a server with Nodejs and database with MongoDB Atlas. As we know project is like social media. So, we need to give a chance to user to create an account on this website.

Outcomes:

In this Project the main outcomes are:

  • Signup and Login.
  • Tweeting the tweets.
  • Likes, Retweets, Replying and Deleting the tweet.
  • Profile Page, Changing Profile Picture & Cover Photo.
  • Searching for Tweets & Users.
  • One-to-One Chat & Group Chat.
  • Different types of Notifications.

Software’s:

  • Environment: Windows
  • Code Editor: Visual Studio Code Editor
  • Frontend: HBS(Html), CSS, Bootstrap, JavaScript
  • Backend: NodeJS, Express, MongoDB Atlas Database, JavaScript, Ajax, Jquery, SOCKET.IO for Real time chatting and notifications.

Click here for Project Report

Click here to experience the twitter clone website

About

Made a fully functional website clone of Twitter. Frontend with Handlebars, CSS, Javascript, and Jquery. Backend with Nodejs, Express, and Socket.io for real-time chatting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published