Skip to content

Update database setup to include 'loadout_items' table. - #118

Closed
kellyy8 wants to merge 9 commits into
codepath:mainfrom
web103-group7:kelly/milestone3/setup-db
Closed

Update database setup to include 'loadout_items' table.#118
kellyy8 wants to merge 9 commits into
codepath:mainfrom
web103-group7:kelly/milestone3/setup-db

Conversation

@kellyy8

@kellyy8 kellyy8 commented Apr 18, 2026

Copy link
Copy Markdown

Branch Name: kelly/milestone3/setup-db

Description:

Add loadout_items table to Postgres database according to ERD.

Changes made: (Major files which were edited or added)

  • Major files edited:
    • gamevault/server/config/reset.js
  • Major changes:
    • When we run npm run dev inside the root directory, 4 tables (games, items, and loadouts) are created in the Postgres database hosted by Render.
    • When we analyze the database with psql commands, we can verify that the 4 tables exist.

Future Work:

  • n/a

Issues:

Picture:

image

@kellyy8 kellyy8 closed this Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants