Twitter clone in python/flask, with MongoDB database
Find a file
2018-02-27 22:27:53 +00:00
backend Now only lets you like/unlike a post if you havent already 2018-02-24 11:01:07 +00:00
dev Added empty profile to fixdb 2018-02-20 23:00:41 +00:00
static Merge branch 'bs4login' 2018-02-22 20:35:06 +00:00
templates Added like button to timeline page 2018-02-27 22:27:53 +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 When liking a post, now forwards to same page you liked from 2018-02-24 11:00:45 +00:00