SimonBrunzell / dataStructTri3

0 stars 0 forks source link

Week 3 #5

Open SimonBrunzell opened 2 years ago

SimonBrunzell 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)

CB Create Task Coding requirements documented

Runtime of Code(with comments) on Replit/Intellij

Hack # 1 Add Phone Number to Sign Up / Authorization screen

Hack # 2 Add logout to CRUD screen

Hack # 3 Add login_required to another portion of the project Extra Credit: A quality design would have login and logout on Navbar with user information. Be sure to have login protecting something on your site, however, do NOT make entire site under login_required.

SanjayB06 commented 2 years ago

Final Score: 4.25/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 1/1. Create task requirements met.

Runtime of Code(with comments) on Replit/Intellij 1/1. Code runs without errors.

Hack # 1 Add Phone Number to Sign Up / Authorization screen 1/1. Task is successfully completed.

Hack # 2 Add logout to CRUD screen 0.75/1 Task is attempted but not successfully completed.

Hack # 3 Add login_required to another portion of the project 0.5/1. Task is attempted but not successfully completed.