Giter Club home page Giter Club logo

game-awards's Introduction

Game-Awards

Project GameAwards

GitHub language count Repository size Made by eliezergarbin GitHub last commit License Stargazers

Run in Postman

Project   |    Technologies   |    How To Use   |    Documentation   |    How to contribute   |    License

Project

The application simulates the GOTY (Game of the Year) event of The Game Awards, where an annual award ceremony honors achievements in the video game industry. Instead of the original where winners are determined by a mixed vote between the jury (which equals 90% of the final results) and the public vote (equivalent to 10%), the application only determines the winner with the user's popular votes.

Server

Using Java 17 and Spring Boot 3 with Spring Data to create RESTful and JPA APIs with the H2 database because of its ease of accessing the database interface through the browser.

Mobile

In the mobile part, Typescprit was used with the React Native framework + React Hooks and Expo (a tool that brings a series of pre-configured components and an easy way to test the application) were consumed. React-navigation was also used to facilitate navigation in the application.

GIF GameAwards

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you'll need Git, Node.js + npm and Java JDK + Eclipse or your Java IDE preferably installed on your computer.

From your command line:

Install server

# Clone this repository
$ git clone https://github.com/EliezerGarbin/Game-Awards.git


# Go into the repository
$ cd Game-Awards/server

# Open Eclipse in this directory

# Press Ctrl + Shift + Alt + B, R keys to start the application


# running on port 8080

Install mobile

# Clone this repository
$ git clone https://github.com/EliezerGarbin/Game-Awards.git

# Go into the repository
$ cd Game-Awards/mobile

# Install dependencies
$ npm install

# Run
$ expo start

# Expo will open, just scan the qrcode on terminal or expo page

Documentation

The documentation uses the OpenAPI 3.0 standard. You can access the API documentation using the /swagger-ui/index.html#/ endpoint after running the project.

How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

License

This project is under the Apache 2.0 license. See the LICENSE for details.

Made with by Eliézer Garbin 👋 Get in touch!

game-awards's People

Contributors

eliezergarbin avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.