Skip to content

Game Backlog tracker that uses local storage so you can save infos without creating an account, the data is saved on your local device

Notifications You must be signed in to change notification settings

mickeyLalata/GameBacklogTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBacklogTracker

Simple Javascript web application that allows user to manage their game backlogs, it also allows them to store it within their local storage.

features

  • add games: add new games to the tracker.
  • remove games: remove games from the tracker.
  • edit games: edit existing games in the tracker.
  • data persistence: save and load the games to the user's local storage.
  • categorization: display games in the tracker based on what category they are.

technology used

  • HTML: for the structure of the app.
  • CSS: for styling the app.
  • Javascript: for the functionality of the app. -localStorage: for saving data within their device.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/mickeyLalata/GameBacklogTracker.git
  2. Open the index.html file in your browser to view and interact with the application.

    open index.html
  3. Alternatively, you can also open it directly from your preferred code editor (e.g., VSCode) and use the built-in live server for a more interactive experience.

Demo

You can view a live demo of the application here:

https://mickeylalata.github.io/GameBacklogTracker/

Acknowledgements

  • Inspiration for this project came from managing my own game backlog.
  • Thank you to the open-source community for providing tools and resources to help me build this app.

About

Game Backlog tracker that uses local storage so you can save infos without creating an account, the data is saved on your local device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published