Welcome to the Price Analyst & Comparison Tool! This application allows you to analyze and compare prices from various sources, including Bynogame.com and the Steam market.
This tool provides price analysis and comparison features for products available on Bynogame.com and the Steam market. It includes a backend system for data processing and storage, as well as a frontend interface for users to interact with the analyzed data.
The backend GitHub repository can be found here.
- React.js: Frontend framework for building the user interface.
- HTML/CSS: Used for structuring and styling the web pages.
- Fetch API: Used for making HTTP requests to the backend API.
-
Frontend: The frontend is deployed on Vercel and can be accessed at https://bynogamepriceanalyst.vercel.app/.
-
Backend:
- Core API running on Fly.io.
- Producer and Consumer components are also hosted on Fly.io.
- Kafka is hosted serverlessly on Upstash.
- MongoDB is hosted on MongoDB Atlas.
- Price Comparison: Compare prices from different sources, such as Bynogame.com and the Steam market.
- Price Analysis: Get insights into price trends and historical data.
- User-Friendly Interface: A clean and intuitive design for an enjoyable user experience.
Feel free to open issues or submit pull requests to this GitHub repository.
This project is licensed under the MIT License.