Author: admin

  • TTRPG DEV

    This is the SKELETAL MODEL for my TTRPG game I am building.
    The idea of this project is to TRACK the customization of WORDPRESS to serve as my TTRPG (Table Top Role Playing Game)

    At the end of this I want the WHOLE website to serve as the front end for my dice and table top gaming. I want to be able to log into this website, create a character, select a character

    Today my goals are to:

    Set up this domain: ttrpgdev.miahsworks.com
    Install WP 7.0 and create blog post to track out items and goals.
    Create the blog entry to track as a project
    Create the CHARACTER table in WordPress MySQL database and ensure the CharacterID is associated to the USER table ID.
    Create some other table I KNOW I will need to use
    Insert 1 character to the table and link the CharacterID it to my userID.
    Create a page that I can SEE and SELECT my character