Skip to content

0xKubitus/CuteCatShop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.0%
  • Ruby 20.9%
  • HTML 9.1%
  • JavaScript 0.4%
  • CoffeeScript 0.3%
  • SCSS 0.3%