Skip to content

App that seeks to promote well-being of Japanese high school students.

Notifications You must be signed in to change notification settings

ERy03/kikoemas

 
 

Repository files navigation

Kikoe+

Helping Japanese high school students have a better school life.
Screen Shot 2021-12-09 at 15 46 46


App home: https://www.kikoemas.com

Getting Started

Setup

Install gems

bundle install

Install 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=your_own_cloudinary_url_key

DB Setup

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

Run a server

rails s

Built With

Team Members

  • Ryota Enoki
  • Vivian Bao
  • Caio Santos
  • Karen Fujibayashi

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

App that seeks to promote well-being of Japanese high school students.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Ruby 49.0%
  • HTML 34.4%
  • SCSS 11.6%
  • JavaScript 3.0%
  • CSS 2.0%