Your Personal AAA Game Collection Manager - Best Games Of All Time!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
BGOAT is a full-stack web application built to manage and share curated AAA game collections. Born from my journey transitioning from frontend to full-stack development, this project serves as both a learning exercise and a practical tool.
Key Features:
- Create and manage personalized game collections with ratings and descriptions
- Organize games into custom categories
- Track played/unplayed status
- Share your collection with friends who can clone and customize it
- YouTube trailer integration
- Purchase link management for different platforms
- Clone the repo
git clone https://github.com/FalconEthics/BGOAT.git
- Install NPM packages
npm install
- Create a
.envfile with your MongoDB connection stringMONGODB_URI=your_mongodb_connection_string
- Start the server
npm start
Contributions are welcome! Feel free to fork the repo and create a pull request with your improvements.
Distributed under the MIT License. See LICENSE for more information.
Soumik Das - Feel free to reach out!
Project Link: https://github.com/FalconEthics/BGOAT
Live Demo: https://bgoat-fe.onrender.com
