Simple blog application similar to Twitter (X) with all basic functionality implemented. This is a study project that can't be used as a production application.
- Flask as main development framework
- PostgreSQL as Database Management System
- WTForms for designing forms
- HTML/CSS as front-end stack
- Python as back-end programming language
- Sign Up and Log In
- Post creation
- User search
- Nickname change
- Post like/dislike
- Page not found handling
- Password change
- Account deletion
- Profile profile picture changing
- Global Chat
- Post deletion