Skip to content

[ Flask ] building a Flask gallery to showcase some of my favorite characters

Notifications You must be signed in to change notification settings

ashaikeus/flask-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[ Flask ] building a Flask gallery to showcase some of my favorite characters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published