An open API service indexing awesome lists of open source software.

https://github.com/mahmoudnasser1561/flaskforge

FlaskForge is a full-stack MicroBlog application built with Flask, offering a complete set of features for user interaction and content sharing.
https://github.com/mahmoudnasser1561/flaskforge

aws flask-mail flask-migrate flask-wtf sqlalchemy

Last synced: 4 months ago
JSON representation

FlaskForge is a full-stack MicroBlog application built with Flask, offering a complete set of features for user interaction and content sharing.

Awesome Lists containing this project

README

          

# FlaskForge Microblog
FlaskForge Microblog is a full-stack MicroBlog application built with Flask, offering a complete set of features for user interaction and content sharing.
This project demonstrates modern Flask practices — including authentication, user roles, admin control, databases, pagination.

## Features
1. User registration & authentication (login/logout)
2. User profiles and avatar images via Gravatar
4. Create, edit, and delete blog posts
5. Pagination for posts
6. Admin control
7. Email notifications & password reset
8. Database migrations with Flask-Migrate
9. Unit tests for core functionality

Untitled Diagram-Page-3 drawio(5)

Untitled Diagram-Page-3 drawio(6)