Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nelcifranmagalhaes/petshop_krypto

A simple API for controlling a pet shop <3
https://github.com/nelcifranmagalhaes/petshop_krypto

adminlte-theme breed dog petshop rails rails-application rails5

Last synced: 20 days ago
JSON representation

A simple API for controlling a pet shop <3

Awesome Lists containing this project

README

        

# 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..