Coder Social home page Coder Social logo

dev-test-steamy's Introduction

Steam Game Library Analyser

Local development

Using nvm, ensure you are running Node 20:

nvm use

Install dependencies if you haven't already:

npm install

To run the Next.js app locally for development:

npm run dev

Running Tests

To run tests in watch mode during development:

npm test

Bonus ideas

  • Not requiring the user to input their user ID – https://github.com/Nekonyx/next-auth-steam looks good (and more recently updated than the last one I had here)
  • Comparing recent playtime to all-time – "recentMinutes" is also available against each game in Steam response
  • Even better, chart the breakdown of different games played over time, probably with a stacked filled line chart – this add-on for Chakra UI could be a good match: https://horizon-ui.com/documentation/docs/data-display/charts – the user can choose their own duration e.g. 30d, 365d, all time...
  • Just realised I haven't written any of my own example SCSS due to using Chakra UI, let me know if you'd like me to

dev-test-steamy's People

Contributors

stef7 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.