Skip to content
#

learning-flask

Here are 11 public repositories matching this topic...

A small Python Flask app in which users can register, login and can post stuff and see other user's posts. Users can also follow other users and see followed users posts on their home page. It is a complete web application having a RESTFul API through which data is retrieved and stored into SQLite database. Flask-SQLAlchemy extension is used to …

  • Updated Jun 19, 2021
  • Python

Add this topic to your repo

To associate your repository with the learning-flask topic, visit your repo's landing page and select "manage topics."

Learn more