Some improvements for repository users
This commit is contained in:
parent
7864cc6467
commit
bd188a02bc
3 changed files with 24 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -1,5 +1,15 @@
|
|||
# coriplus
|
||||
# Cori+
|
||||
|
||||
A simple social network, inspired by the now dead Google-Plus.
|
||||
|
||||
To run the app, run the file "run_example.py"
|
||||
|
||||
Based on Tweepee example of [peewee](https://github.com/coleifer/peewee/).
|
||||
Based on Tweepee example of [peewee](https://github.com/coleifer/peewee/).
|
||||
|
||||
## Features
|
||||
|
||||
* Create text statuses, optionally with image
|
||||
* Follow users
|
||||
* Timeline feed
|
||||
* In-site notifications
|
||||
* SQLite-based app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue