Twitter clone in python/flask, with MongoDB database
Find a file
2018-02-25 12:25:31 +00:00
backend Created un/follow buttons 2018-02-18 15:15:25 +00:00
dev Added unverified tag, empty following list 2018-02-16 05:29:34 +00:00
static Switched to bs4 css file, cards instead of panels, updated column widths 2018-02-20 16:31:35 +00:00
templates Added bottom margin to 'Remember Me' box 2018-02-25 12:25:31 +00:00
.gitignore Initial Commit 2018-01-12 12:46:19 +00:00
requirements.txt Added requirements.txt 2018-02-16 05:32:06 +00:00
Tweeder.py Added remember me box to login form, that doesn't break when unchecked 2018-02-22 23:07:47 +00:00