Hey, it's Areeb here I made this website called Tweak.
This is my one of the first well working Flask Application.
Tweak is simple to use, and the name Tweak is just a Random name no any purpouse behind it.
Tweak have Flask as backend and use Flask-sqlalchemy for database
and the front end is made with Custom CSS and Bootstrap
Used Javascript and Jquery also for some features like ajax, etc..
- Allows user to Login and Logout
- User can upload there profile pictures, which is saved locally or on AWS S3
- Every user get the own Profile page with username routes.
- Website have a page where all the post appears
- Every logged in user can Create Posts and Publish it
- Every post also get it's unique route
- A Search bar is available
- Like Dislike Reactions can be made
- CK Editor is used for writting posts
- Post can be Updated an Deleted