Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cancelei/esportgamingcenter_frontend

Done while doing Microverse Coding School.
https://github.com/cancelei/esportgamingcenter_frontend

Last synced: about 1 month ago
JSON representation

Done while doing Microverse Coding School.

Awesome Lists containing this project

README

        




Esport Gaming Center



# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“–πŸš— Esport Gaming Center App ](#-luxury-speedsters-app-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [🎫 Kanban Board ](#-kanban-board-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [πŸ“ License ](#-license-)

# πŸ“–πŸš— Esport Gaming Center App
This project involves developing an eSports reservation system with two distinct parts: the Backend, developed using Ruby on Rails, and the Frontend, built with React. This system aims to cater to eSports players, allowing them to reserve games, manage reservations, and access a catalog of available games.
Click on the link[https://github.com/cancelei/EsportGamingCenter_backend] to navigate to the backend of our APP.
## πŸ›  Built With

### Tech Stack

> List of technologies used for this project

BackEnd

Front-end/View

Front-end/Store management

Database

### Key Features

- **Create and Remove Games**
- **Create Reservations**
- **Full stack webpage**
- **Can see all the list of reservation of current user**
- **Details of every game in db**
- **Log in and Sign up feature**

(back to top)

## πŸš€ Live Demo

[Under Construction](TBA) πŸ’»πŸ“²

(back to top)

## 🎫 Kanban Board

- [Link to Kanban Board.](https://github.com/users/cancelei/projects/7)
- [Initial state of the Kanban Board.](https://github.com/cancelei/EsportGamingCenter_backend/assets/45726631/17119158-dc80-416e-a44a-8fc5b4b205c3)
- *We are 5 members in our Team.*

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

you need to install ruby 3.2.2 using the prefer tool, example:
- [rvm](https://rvm.io/)
- [rbenv](https://github.com/rbenv/rbenv)
- [asdf-vm](https://asdf-vm.com/)

- Browser (Google Chrome, Mozilla Firefox, Safari or any other browser)

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/cancelei/EsportGamingCenter_frontend
```

### Install

Install this project with:

```sh
cd EsportGamingCenter_frontend
npm install
npm start
```

(back to top)

## πŸ‘₯ Authors

πŸ‘¨πŸΌβ€πŸš€ **Juan Diego Guerra (JD)** πŸ‘½
- GitHub: [@JuanDiegoGuerra](https://github.com/JuanDiegoGuerra)
- Twitter: [@jdxelric147](https://twitter.com/jdxelric147)
- LinkedIn: [Juan Guerra](https://www.linkedin.com/in/juan-guerra-65076b1ba/)

πŸ‘€ **Gardimy Charles** πŸ±β€πŸ‘€
- GitHub: [@Gardimy](https://github.com/Gardimy)
- Twitter: [@gardyelontiga45](https://twitter.com/gardyelontiga45)
- LinkedIn: [Gardimy charles](https://www.linkedin.com/in/gardimycharles/)

πŸ‘€ **Luis Emilio Rojas Rojas**

- [GitHub](https://github.com/lerfast)
- [Twitter](https://twitter.com/lerfast)
- [LinkedIn](https://www.linkedin.com/in/luis-emilio-rojas-rojas-6ba90a8a/)

πŸ‘¨πŸΌβ€πŸš€ **Abel Lavieri** πŸ§™πŸΌβ€β™‚οΈ

- [GitHub](https://github.com/alvp01)
- [Twitter](https://twitter.com/alvp01)
- [LinkedIn](https://www.linkedin.com/in/abel-lavieri)

πŸ‘¨πŸΌβ€πŸš€ **Glauber Bannwart** πŸ¦ΈπŸΌβ€β™‚οΈ

- GitHub: [@cancelei](https://github.com/cancelei)
- LinkedIn: [Glauber Bannwart](https://www.linkedin.com/in/gbannwart/)

(back to top)

## πŸ”­ Future Features

- [ ] **Improve UI**
- [ ] **Add more functionalities**
- [ ] **Add more details on reservation list**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/cancelei/EsportGamingCenter_backend/issues).

(back to top)

## ⭐️ Show your support

If you like this project,please give it a ⭐️!

(back to top)

## πŸ™ Acknowledgments

We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also We like to thank our family, they are all our support. 🌟

> Original design idea by [Murat Korkmaz on Behance.](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)

(back to top)

## ❓ FAQ

- **Do I need to install any program before running this project?**

- [ ] **Yes, you need to install Ruby**


- **Can I use this project for my own purposes?**

- [ ] **Yes, you can.**

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)