Miscellaneous Stuff (To be sorted into plan)

🎯 Project Overview

Build a simple web application to explore a Neo4j graph of Steam games through predefined graph queries. The app will demonstrate graph database concepts with an intuitive UI and at least one visual graph representation.

πŸ“‹ Phase 1: Fix the Scope and Use-Case

Goal

Define what your app actually does in one sentence and avoid feature creep.

Checklist

Game Node Title Game Node Attribute Game Node Attribute Game Node Attribute Game Node Attribute Game Node Attribute Game Node Attribute Game Node Attribute SUPPORTS LANGUAGE SUPPORTS PLATFORM SUPPORTS PLATFORM SUPPORTS PLATFORM DEVELOPED BY PUBLISHED BY HAS CATEGORY HAS GENRE HAS TAG
Name (Primary Entity) AppID Release date Price Discount Rating Score (Wilson score interval lower bound) Achievements Recommendations Supported languages Windows Mac Linux Developers Publishers Categories Genres Tags

πŸ—„οΈ Phase 2: Set Up Neo4j + Load the Steam Games Dataset

Goal

Have a running Neo4j instance with the Steam games graph.

Checklist