Eyad-A / warbler

A Twitter clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warbler

A Twitter clone built using Python, Flask, and Postgres.

Change Log

  • Initial commit of the project's codebase. Initial setup and install all dependencies.
  • Add logout feature.
  • Add bio, location, and header image to the user profile page.
  • Add bio to user cards in the "followers" and "following" pages.
  • Add user edit functionality.
  • Fix homepage to only show tweets from followers and own tweets.
  • Add "like" functionality. Users can now like and unlike tweets.
  • Add test cases

About

A Twitter clone


Languages

Language:Python 56.7%Language:HTML 30.2%Language:CSS 13.1%