A Flask built Twitter clone that uses sentiment analysis to differentiate positive and negative tweets.
- Register and login to accounts, client-side and server-side checks are done for user inputs
- Relational database design to link tweets, likes and accounts together
- You can perform all CRUD operations on your tweets
- You can like/unlike other peoples tweets
- Sentiment analysis to filter positive and negative tweets