simple social network, memorial of Google+
Find a file
2019-10-09 21:08:10 +02:00
static Added file upload 2019-05-02 15:47:23 +02:00
templates Adding an about section, version number and license 2019-10-09 19:51:18 +02:00
.gitignore Added file upload 2019-05-02 15:47:23 +02:00
app.py Adding an about section, version number and license 2019-10-09 19:51:18 +02:00
LICENSE Adding an about section, version number and license 2019-10-09 19:51:18 +02:00
README.md Some improvements for repository users 2019-10-09 21:08:10 +02:00
requirements.txt Some improvements for repository users 2019-10-09 21:08:10 +02:00
run_example.py Some improvements for repository users 2019-10-09 21:08:10 +02:00

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.

Features

  • Create text statuses, optionally with image
  • Follow users
  • Timeline feed
  • In-site notifications
  • SQLite-based app