Skip to content

olejri/gametracker

Repository files navigation

Game Tracker

Game Tracker is a web application that enables users to keep track of their board game collection and game sessions with friends. The application uses the boardgameatlas.com API to pull information about a typical board game.

Features to be Implemented

  • Add games to your collection
  • Search for games by name
  • View game details and reviews
  • Start game sessions with friends
  • Track session results
  • View game session history
  • Filter game history by game title or player name with searchable dropdowns

Getting Started

To use Game Tracker, follow these steps:

  1. Clone this repository to your local machine.
  2. Install the required dependencies by running npm install.
  3. Obtain an API key from boardgameatlas.com.
  4. Create a .env file in the root directory of the project.
  5. Add your API key to the .env file like this: REACT_APP_API_KEY=your-api-key.
  6. Start the application by running npm start.

Contributing

If you would like to contribute to Game Tracker, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with clear and concise commit messages.
  4. Push your changes to your fork.
  5. Submit a pull request to this repository.

Credits

Game Tracker was developed by olejri.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Test 2

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages