Skip to content

A Python/Flask based Twitter clone, with authentication and CSRF protection

Notifications You must be signed in to change notification settings

jenniferhm/warbler

 
 

Repository files navigation

Warbler

(a.k.a. Warbler-Star)

Demo: https://warbler-star.herokuapp.com/

Warbler is a Python-based Twitter clone built using Flask and SQLAlchemy.

Technologies:

  • Flask
  • SQLAlchemy
  • PostgreSQL
  • WTForms
  • Bcrypt
  • Jinja

Features:

  • Login/Logout
  • Liking/Disliking
  • Following/Unfollowing

About

A Python/Flask based Twitter clone, with authentication and CSRF protection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.2%
  • HTML 32.4%
  • CSS 12.4%