Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 428 Bytes

Warbler

A twitter clone!

A simple twitter clone built with Flask on the backend and Jinja, jQuery, and Bootstrap on the frontend.

TO DO:

Features I would like to add and things I would like to clean up:

  • Mobile friendly
    • Adjust Bootstrap classes to make the site more mobile friendly
  • MVC design
    • Separate routes and middlewares into separate folders & files
  • Retweets
  • Password reset
  • Profile styling