Giter VIP home page Giter VIP logo

plunger's Introduction

Plunger

I was managing my video game backlog/queue with a Google sheet and decided to make a web app to replace it.

Currently a WIP, but the API is functional. The UI needs to integrate with the API and be built.

General Components

  • PostgreSQL database to hold all of the game data and the user-created data (lists, collections, etc)
  • .NET Core C# command line program to fill the games database with information from the IGDB
  • ASP.NET Core C# Web API to create an interface for the database
  • React-based frontend for the UI

Future Component Changes

  • Additional endpoint to update the game database with changes pushed by the IGDB
  • Add a caching layer with a batching process to shrink the self-hosted game data size

Functionality

  • Creating ordered lists of games a user is interested in playing
  • Creating a collection of games that a user owns
  • Tracking the "play state" of games (Unplayed, In Progress, Completed, Paused)

Future Functionality

  • A finished user interface
  • Support for game dependency play orders
  • Auto-populated queue functionality using dependency graph to automatically surface the next games a user is interested in playing
  • Per-entity privacy, e.g. lists, collection items, and played games can be private

plunger's People

Contributors

kurtbixby avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.