Twitter Clone



Frontend:

Bootstrap, HTML, CSS


Backend:

Django Framework



Description



  • Built a Twitter Clone Web App with the Django framework.
  • To make it user-friendly HTML5, CSS3 and bootstrap have been used in frontend.
  • This project contains two applications, which handles user, tweets and templates.
  • In project, to give structure built django.forms forSignupForm, TweetForm and ProfileForm which make data organized.
  • Key Features for this project are include user profile creation via email, with usernames serving as identifiers.
  • user can posts tweets, edit, share and delete tweets, on top of that, engage with content through Likes.
  • Besides that, The platform facilitates social interaction by enabling users to follow each other, fostering connections within the community.
  • Moreover, users have the capability to search for other users or explore specific tweets within the platform.


 Demo                          Code


Back to Home