Isaac-Le / Tri3Repo

MIT License
0 stars 0 forks source link

Week 4 Accounts and Logins #7

Open Isaac-Le opened 2 years ago

Isaac-Le commented 2 years ago

CB Create Task completed and documented on GH Pages - Prep to submit to CB on or before May, 2nd. (2 Points - Individual)

Accounts and Logins Challenges/Hacks ( 3 Points - Pair/Trio)

jeankim05 commented 2 years ago

Jean's Grade for Isaac - 5/5

CB Create Task completed and documented on GH Pages - Prep to submit to CB on or before May, 2nd. (2 Points - Individual)

CB Create Task Coding requirements documented https://isaac-le.github.io/Tri3Repo/createtask Runtime of Code(with comments) on Replit/Intellij https://isaac-le.github.io/Tri3Repo/createtask Accounts and Logins Challenges/Hacks ( 3 Points - Pair/Trio)

Hack 1 Add Phone Number to Sign Up / Authorization screen https://github.com/Paul-D6/nighthawk_csp/blob/master/cruddy/templates/cruddy/authorize.html https://github.com/Paul-D6/nighthawk_csp/blob/master/cruddy/query.py Hack 2 Add logout to CRUD screen https://github.com/Paul-D6/nighthawk_csp/blob/master/cruddy/query.py https://github.com/Paul-D6/nighthawk_csp/blob/master/cruddy/templates/cruddy/crud.html Hack 3 Add login_required to another portion of the project https://github.com/Paul-D6/nighthawk_csp/blob/master/frontend/frontend.py