Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 186 Bytes

part2.md

File metadata and controls

8 lines (5 loc) · 186 Bytes

MVC Refactor

Refactor your app to use Models and Controllers.

Copy and paste your code into the MVC template.

Further

Add hashed password and hashed log in cookie to your app.