Category: CORE CONCEPTS

  • DAY 2

    DAY 2 NEXT STEPS (completed)
    4. Create multiple new log ins on the WP site.

    5. insert a few rows of character names and data into the database table.

    6. ensure that there ONLY the characters created by that USER are VISIBLE by that user. (drop down list).

    7. EDIT footer and strip out the garbage. Leave only login/logout.

    8. Confirm logout shows the not logged in error.

  • DAY 1

    DAY 1: I have completed:
    1. Set up the domain and hosting.

    2. Install the WordPress application to be customized

    3. Updated the MySQL database to add the CHARACTERS table and set a foreign key to associate the logged in USER to a LIST of their characters.