Skip to content

Dantongtong/Meal-Pals

Repository files navigation

Meal-Pals

Introduction

It’s a social platform that allows Columbia students to hunt for meal pals. They share their available time slots or join others' slots on the Meal Pal application! The application could be regarded as a combination of campus gourmet guidance and social media platform. Columbia students could not only hunt for gourmet food nearby but meet new friends on campus.

Ruby version

ruby: 2.6.6
rails: 4.2.10

Team members

Name Uni
Buyi Cheng bc2996
Huili Zheng hz2710
Yuren Dong yd2620
Dantong Zhu dz2451

Usage

bundle install

rake db:migrate

rake db:seed

rails server

Test User:

Don't forget to add SENDGRID_API_KEY, S3_ACCESS_KEY, S3_SECRET_KEY to application.yml under the config directory.

SENDGRID_API_KEY is the key for sending confirm email in registration progress
S3_ACCESS_KEY and S3_SECRET_KEY are keys for AWS S3 Bucket access (change avatar)

In browser, open http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published