Skip to content

icym1lk/flask-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-feedback

Exercise during my Springboard Software Engineer Bootcamp

Practice with flask-bcrypt, Authorization, and Authentication

In this exercise, we’ll be creating an application that lets users sign up and log in to their own accounts. Once logged in, users can add feedback, edit their feedback, delete their feedback, and see a list of all feedback that they’ve given. Many of these routes should be protected, so that for example user1 can’t edit a piece of feedback that user2 created.

About

Exercise for user authentication and authorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published