Skip to content

A clone of Twitter built with Django with theming from Bulma.

Notifications You must be signed in to change notification settings

ben-hampson/Twitter-Clone

Repository files navigation

Twitter Clone

A Twitter clone built using Django, with theming from Bulma.

Screenshot of Twitter Clone

Tests CodeFactor codecov Code style: black

📃 Article


The goal was to create a simple version of Twitter and replicate some of its key features in order to expand my understanding of Django.

Twitter Features

  • Create, update, read tweets
  • Ability to follow other users
  • Public profile pages
  • Ability to update your profile page
  • Responsive design
  • #hashtags

Django Features

In addition to the basic Django models, views, and templates, this project makes use of:

  • Users & Authentication
  • Custom template tags
  • Complex ORM querysets

Next Steps

Add:

  • Tweet Interaction
    • Replies
    • Retweets
  • Enhanced Tweets
    • URLs + Cards
    • Images
    • Linked mentions → @BHampson
  • Lists
  • Search

About

A clone of Twitter built with Django with theming from Bulma.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages