Heroku link: https://mighty-depths-12304.herokuapp.com/
User Guide:
- Read User - Enter UserID, show user information (If user ID is invalid, you will be redirected to an error page)
- Add User - Enter new user first name and age, create user
- Delete User - Enter UserID to delete user (If user ID is invalid, you will be redirected to an error page)
- Update User - Enter UserID(displayed in home page), this UserID links to all the information. To update user, simply enter new first name and new age (If user ID is invalid, you will be redirected to an error page)
- Random User Generator - This would link to a page where the system randomly generates users. Generated users will have the tag "NPC" in its first name. You would then have an option to delete all NPCs, delete all users, or back to home page. (Try click delete all users - there is a confirmation feature!)
- Error Page - You would only get this page if you entered an invalid UserID, and you would have to go back to home page and re-enter, or click on the "back" of your browser to re-enter!
Updated by Tony Liu on July 9th 18:49