Best Flask open-source libraries and packages

Flask project

[ Flask ] building a Flask gallery to showcase some of my favorite characters
Updated 1 year ago

Fictional characters database

This is my third and last project for Yandex.Lyceum, and also the one I'm most proud of.

Tools and libraries I used:

  1. Flask;
  2. SQLite databases;
  3. HTML, Bootstrap and simple CSS to style pages.

Stuff I've implemented in this project:

  • signup system;
  • password hashes;
  • login system;
  • modifying the database - adding, editing, deleting the articles;
  • template-based HTML pages;
  • user pages;
  • article pages, article links generation;
  • articles overview;
  • creating comments on a page;
  • editing comments.

Try admin privileges using this account:

  • login: admin
  • password: 9
Tags sqlite