Skip to content

oliviercagnat/rails-carearound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carearound

Carearound is mobile application designed to help you find Japanese cosmetic products that are similar to your favorite products back home. It is run by the community so the more people that contribute the more Carearound will grow.

This app is not designed for computer screen so please visit the app with your mobile phone to enjoy the full experience.

unnamed IMG-1520 (1) IMG-1521 IMG-1522

Research product:

research_product.MP4

Product page:

product_page.MP4

User page:

user_page.MP4

App home: https://www.carearound.life

Getting Started

Setup

Bundle Install gems

bundle install

Install Stimulus and JQUERY JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=cloudinary://344992527685345:7KIxUeqXlKW3gEMLagm0x5qWdSA@dhkk2emak

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Acknowledgements

I would like to thank my wonderful team mates David, Laura and Laetitia! Without them this app would have never been possible. Please find their githubs below.

Team Members

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. © 2022 GitHub, Inc. Terms Privacy Security Status Docs Contact GitHub Pricing API Training Blog About