NelcifranMagalhaes / Petshop_Krypto

A simple API for controlling a pet shop <3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Krypto Pet shop

This project aims to make an simple interface for the daily control of a pethop.

Ruby verison = 2.6.3 Rails Version = 5.2.4.3 Database = postgress

1 - Run "bundle install" for install gems necessary for the project

2 - Run "rake db:setup" for install the bd and create dogs

3 - Make sure that you have permission in the database of your machine and change the password if necessary in "config / database.yml" to the password that you use to access your database.

future implementations

1 - A photo of dogs.( ^_^ ) 2 - A control of disease , show which disease that dog have or What care that dog must have..

About

A simple API for controlling a pet shop <3

License:MIT License


Languages

Language:Ruby 67.9%Language:HTML 30.9%Language:CSS 0.7%Language:JavaScript 0.5%