0xKubitus / CuteCatShop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Like kitties pictures ? Welcome to Cute Cat Shop :) !

Credits :

DA SILVA PEREIRA DE OLIVEIRA Karine | CUBILIER Nicolas | FOURTHIES Alexis | ARMAGNAC Julien - (Mentor's project : Wilfried PAILLOT <-- thousands of thanks)

Dev environment :

Gems :

  • table_print
  • dotenv-rails
  • devise
  • stripe
  • friendly_id

How to use :

Either you open https://cutecatshop.herokuapp.com/, or you can work locally as follow :

  1. Clone this repo locally
  2. After getting this new directory, create you local DB : rails db:create
  3. Pass the migrations : rails db:migrate
  4. Seed the DB : rails db:seed
  5. Run the local server : rails server
  6. In your web browser, open : http://localhost:3000/
  7. Chose a kitty pic :)

About


Languages

Language:CSS 69.0%Language:Ruby 20.9%Language:HTML 9.1%Language:JavaScript 0.4%Language:CoffeeScript 0.3%Language:SCSS 0.3%Language:Shell 0.0%