Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 454 Bytes

Tweetme

A twitter like social microblogging platform based on Django and Django REST Framework

Contents

  • Login/Register
  • Create/Edit/Delete tweets
  • Search by tweet content or author name
  • Follow/Unfollow
  • User/Tweet detail page
  • Browse your tweets and tweets from your following on your wall
  • Browse all tweets and all users on one page
  • Redirect all HTTP requests to HTTPS

See the Heroku APP here : https://octrixtweetapp.herokuapp.com/