About This Project

Project Overview

This project is a web application for managing Steam game wishlists. It allows users to:

Technology Stack

The project uses the following technologies:

How It Works

Users are able to log in using their credentials. After logging in, they can browse Steam games, add them to their wishlist, and view these games on their profile page.

The user's wishlist is saved to a JSON file, which can be accessed and modified as needed by the application.

Future Enhancements