Twitter clone in python/flask, with MongoDB database
Find a file
2018-02-28 10:28:33 +00:00
backend Added functional file upload form, as well as a /files/<oid> view to get files 2018-02-28 10:02:05 +00:00
dev Added empty profile to fixdb 2018-02-20 23:00:41 +00:00
static Merge branch 'themes' 2018-02-25 16:10:32 +00:00
templates Show profile picture on profiles, renamed var to use _ instead of - for compatibility 2018-02-28 10:28:33 +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 Show profile picture on profiles, renamed var to use _ instead of - for compatibility 2018-02-28 10:28:33 +00:00