Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nelcifranmagalhaes/petshop_krypto
- Owner: NelcifranMagalhaes
- License: mit
- Created: 2017-03-17T00:21:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T11:00:41.000Z (almost 2 years ago)
- Last Synced: 2024-03-17T22:10:41.007Z (9 months ago)
- Topics: adminlte-theme, breed, dog, petshop, rails, rails-application, rails5
- Language: Ruby
- Homepage:
- Size: 340 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 = postgress1 - 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..