/Twipy

Twitter like Mini-Social Network website Implementation

Primary LanguagePython

The-Social-Network

This website is a mini Social Network implementation in Flask. Very similar to twitter in earlier days. It uses Flask, Peewee and Jinja2 templating.

Features present

  • Create a post
  • Read others' post with signup or login
  • Follow/unfollow someone
  • Can view a particular post
  • Get a random avatar

Further Modifications planned

  • Uploading their own avatar.
  • Blocking a user
  • See first
  • Delete a post

Credits - Teamtreehouse