The second FlaskBlog version, including basic blogging functions.
These are some new functions that are added to the release.
- Like function: Allows users to "Like" their favourite posts.
- Markdown-format typing, that also allow user to post articles with attached files and pictures. ( If they provide an available link. )
The early versions of FlaskBlog is rather easy, so it does not include:
- Subscribing users and posts and other functions related to suscribing.
- View others' profiles.
- View your statistics about how many posts you had been posted, how many likes you had get, etc. , in your dashboard.
- Other advanced functions.
Happy to use!
2025/02/14
CreeperIsASpy