mateusinacioo / Crypto_wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projeto CRUD Carteira de Crypto Moedas

Funcionalidades

  1. Criar nova moeda/tipo de mineração;
  2. Editar moeda/tipo de mineração;
  3. Adicionar link da imagem;
  4. Remover moeda/tipo de mineração;
  5. Mostrar moeda/tipo de mineração
  6. Liguagem Português/Inglês

CryptoWallet

Dependências

  • Ruby 2.5.0
  • Rails 5.2.0

Inicialização

  • git clone git@github.com:mateusinacioo/crypto_wallet.git
  • cd crypto_wallet/
  • bundle install
  • rails db:create db:migrate
  • Executar com: rails s
  • Abrir no link: http://localhost:3000/

Status

  • Projeto simples e concluído!

About


Languages

Language:Ruby 68.3%Language:HTML 25.9%Language:JavaScript 2.4%Language:CSS 1.3%Language:CoffeeScript 1.1%Language:SCSS 0.9%