Giter Site home page Giter Site logo

pokemon-trade's Introduction

README

This is a Pokemon trader project! Here one or two persons can trade pokemons if is fair based in base experience of each pokemon. If is not fair will be notice.

Here you can:

  • Make trades
  • Include a new pokemon that isn't in the list
  • See the history

Built with

  • Architecture: MVC, as a convention in RoR, and Rest API, for client-server communication with the app.
  • Test: RSpec
  • Database: Postgresql.
  • Frameworks: Ruby on Rails 6
  • Layout: React and Bootstrap as CSS
  • Getting pokemon data in: https://pokeapi.co/docs/v2
  • Deployed in Heroku: https://tradepoke.herokuapp.com/

For run it

bundle
yarn install
rails db:setup
rails s

Tests

rspec

There are somethings that will be improved over time. Are they:

  • Improve the view
    • Cards to show pokemons
    • A better layout to show the history
    • A better way to make trades
  • Make profiles
  • Make trades async
  • Two peoples can access their own profiles and ask for trades async way
  • Improve the code
  • I accept suggestions ๐Ÿ˜Š

pokemon-trade's People

Contributors

snacsilva avatar

Watchers

James Cloos avatar  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.