Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oguzhantasimaz/bynogame-price-analyst-fe
- Owner: oguzhantasimaz
- Created: 2023-10-02T19:06:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T11:06:04.000Z (about 1 year ago)
- Last Synced: 2024-11-16T01:22:52.107Z (about 2 months ago)
- Topics: bynogame, javascript, js, price, price-comparison, react, reactjs, steam, steam-api, steammarket, vercel
- Language: JavaScript
- Homepage: https://bynogamepriceanalyst.vercel.app
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).