Simple Reddit-like social network for class Service Oriented Computing Features: user login and registration subreddits, posts, comments on posts real-time chat implemented by using websockets Stack: Python 3.7 PostgreSQL 11 SQLAlchemy Flask (flask-login, flask-sockets, WTForms) Gunicorn