Back to Projects
Shelflog
ReactTypeScriptTailwind CSSNestJSMongoDBAWS
Check it out
๐ Overview
ShelfLog was built for players who like to track their games โ especially those who want to stop buying more and finally finish whatโs already on their shelf. Whether you never started it or stopped halfway through, this is your place to close the loop.
๐๏ธ Architecture
Built with React, TypeScript, and Tailwind CSS on the frontend, and NestJS with MongoDB on the backend.
Hosted on AWS with a serverless architecture using Lambda and API Gateway.
The frontend is a single-page application that communicates with the backend via RESTful APIs. The backend handles game data management, and integrates with third-party APIs for game information.