This website requires JavaScript.
Explore
Help
Sign in
yusur
/
coriplus
Watch
1
Star
0
Fork
You've already forked coriplus
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
simple social network, memorial of Google+
5
commits
2
branches
6
tags
257
KiB
Python
65.6%
HTML
27.5%
JavaScript
4.4%
CSS
2.1%
Shell
0.4%
0f0ef9c08b
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
Mattia Succurro
0f0ef9c08b
Fixing username availability bug
2019-05-02 19:55:53 +02:00
static
Added file upload
2019-05-02 15:47:23 +02:00
templates
Added file upload
2019-05-02 15:47:23 +02:00
.gitignore
Added file upload
2019-05-02 15:47:23 +02:00
app.py
Fixing username availability bug
2019-05-02 19:55:53 +02:00
README.md
Adding README.md
2019-05-01 15:38:00 +02:00
run_example.py
Initial commit
2019-05-01 15:33:28 +02:00
README.md
coriplus
To run the app, run the file "run_example.py"
Based on Tweepee example of
peewee
.