amberlululu / Foodie-Monster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeship Status for amberlululu/amber-blog

README

https://foodiee-monster.herokuapp.com/

Overview:

Foodie Monster is a website that provides recipes and information for food lovers. After logging in, users will see their personal information on their individual user page. A registered user can create food related articles and others can leave reviews. As a user hits the food recipe link on the nav bar, they are led to the food search page, where they can search the recipes by food name and add food recipes to their favorite lists. Users can also delete recipes from their lists if needed. Additionally, Foodie Monster also provides an open chat room for all users who want to chat and socialize.

I made Foodie Monster because I am a food lover. I want to provide a platform for users to share their thoughts about food and search for food information. My ultimate goal is to provide an ecosystem one stop website to socialize for all lovers of food. To further extend this project, I want to implement the feature to allow users to search nearby restaurants and consider more social functionality like the ability to “follow” other users’ cookbooks.

CSS and styling: Bootstrap Third-Party-Api: Edamam, OpenWeather

Dependancies and Setup

  • Rails ~> 5.2.3
  • ruby ~> 2.6.5
  • created with make_it_so gem

Additional Gems:

  • gem 'webpacker', '~> 3.3'
  • gem 'bootstrap', '~> 4.4.1'
  • gem "active_model_serializers"
  • gem "vcr"
  • gem "webmock"
  • gem 'dotenv-rails'
  • gem 'faraday', '~> 0.9.2'
  • gem 'redis', '~> 4.0'

About


Languages

Language:Ruby 50.0%Language:JavaScript 21.5%Language:CSS 17.6%Language:HTML 10.8%