This website requires JavaScript.
Explore
Help
Sign in
kate
/
Tweeder
Watch
1
Star
0
Fork
You've already forked Tweeder
0
Code
Issues
Pull requests
Releases
Wiki
Activity
Twitter clone in python/flask, with MongoDB database
9
commits
1
branch
0
tags
792
KiB
JavaScript
95.8%
HTML
2.3%
Python
1.8%
CSS
0.1%
b111523e3e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Socks
b111523e3e
Removed unused custom validation
2018-02-16 05:27:25 +00:00
backend
Created username_for_email(), get_profile(), update_profile()
2018-02-16 05:21:58 +00:00
dev
Created timeline.py to manage posts, fixdb.py to add missing db entries, layout.html for pages to extend (containing navbar), separated login.html and register.html, created profile.html page
2018-01-30 03:58:05 +00:00
static
Removed unused custom validation
2018-02-16 05:27:25 +00:00
templates
Added navigation bar, new post modal
2018-02-16 05:26:07 +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