Twitter clone in python/flask, with MongoDB database
Find a file
2018-02-16 05:30:19 +00:00
backend Created username_for_email(), get_profile(), update_profile() 2018-02-16 05:21:58 +00:00
dev Added unverified tag, empty following list 2018-02-16 05:29:34 +00:00
static Removed unused custom validation 2018-02-16 05:27:25 +00:00
templates Created separate login page 2018-02-16 05:30:19 +00:00
.gitignore Initial Commit 2018-01-12 12:46:19 +00:00
Tweeder.py Added profile view, cookie support for accounts 2018-01-30 04:00:00 +00:00