Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oguzhantasimaz/bynogame-price-analyst-fe

Bynogame Price Analyst Frontend
https://github.com/oguzhantasimaz/bynogame-price-analyst-fe

bynogame javascript js price price-comparison react reactjs steam steam-api steammarket vercel

Last synced: about 18 hours ago
JSON representation

Bynogame Price Analyst Frontend

Awesome Lists containing this project

README

        

# Price Analyst & Comparison Tool - Frontend

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.

## Table of Contents

- [Overview](#overview)
- [Technologies Used](#technologies-used)
- [Deployment](#deployment)
- [Features](#features)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)

## Overview

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](https://github.com/oguzhantasimaz/bynogame-price-analyst).

## Technologies Used

- **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.

## Deployment

- **Frontend**: The frontend is deployed on Vercel and can be accessed at [https://bynogamepriceanalyst.vercel.app/](https://bynogamepriceanalyst.vercel.app/).

- **Backend**:
- Core API running on [Fly.io](https://fly.io/).
- Producer and Consumer components are also hosted on [Fly.io](https://fly.io/).
- Kafka is hosted serverlessly on [Upstash](https://upstash.com/).
- MongoDB is hosted on [MongoDB Atlas](https://www.mongodb.com/cloud/atlas).

## Features

- **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.

## Contributing

Feel free to open issues or submit pull requests to this GitHub repository.

## License

This project is licensed under the [MIT License](LICENSE).