- Practice connecting Flask to database
- On the Read (All) page add an Actions column
- Show link will render the Users Read (One) page
- Edit link will render the Users Edit page
- Delete link will delete the User from the database, and redirect to the Read (All) page
- After successful creation of a new User, redirect to Read (One) page
- Read (One) page will display the User's information
- Read (One) page to have Edit and Delete links
- Edit page will have a form pre-populated with the users information
- Update the updated_at field when editing the User's information
- After successful update of user, redirect to the Read (One) page and display the updated information
- All Home links should redirect to the Read (All) page
- Go through the steps of modularizing the Users CRUD assignment based on MVC model
-
Notifications
You must be signed in to change notification settings - Fork 0
lisatran562/UsersCrudModularized-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published




