Some improvements for repository users

This commit is contained in:
Yusur 2019-10-09 21:08:10 +02:00
parent 7864cc6467
commit bd188a02bc
3 changed files with 24 additions and 4 deletions

View file

@ -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