Skip to content

spbrooks74/BooksWebApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask and Jinja Web Server

Create a website that shows your collection of books. Started by adding the cover image for each book so that they are rendered on the website beside their corresponding book titles. Added more users along with their respective usernames and passwords. Set their roles to either admin or reader. Allows the users to perform different actions on the website based on their roles. Defined a function that only allows users with the admin role to add new books to your website.

Installed the flask-restful library. Installed the flask-jwt-extended library.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published