Skip to content

A web application where users can create and vote for sweet recipes.

Notifications You must be signed in to change notification settings

kensayo/lifestyle-capstone

Repository files navigation

Sweet World

Web application where users can login, create and vote for sweet recipes.

Index

Screenshot

This is the main page, where are listed the most recent recipes in the top 4 priority categories. Also the main article is the most voted article by users.

New Recipe section

Screenshot

This is the section where the user can create a new recipe, uploading also the image for the entry.

View Recipe

Screenshot

This is how it looks the recipe.

View category

Screenshot

List all the recipes by category.

👷🏻 Built using

- Ruby
- Ruby On Rails
- Rubocop
- PostgreSQL
- Github
- RubyMine
- CSS3

🌐 Live view

Sweet World - To make the world sweeter

🚩 Getting Started

To get a local copy up and running follow these simple example steps.

✅ Prerequisites

  • Make sure that Ruby Environment is installed in your computer (try to run ruby from your prompt), if not you can install it from here.

  • Download and unzip or clone this repository

👨🏻‍🔧 Setup

  • Open your terminal and move to the root of the project, using cd command.
  • First run $ rails webpacker:install
  • You must run $ bundle install
  • Then you must run $ rails db:create db:migrate, so you can work locally with the database.
  • Start server using $ rails s

🔌 Usage

🛠️ Tests

  • You need to migrate the test database with the following command rails db:migrate RAILS_ENV=test
  • Then just run bundle exec rspec in the prompt

👨🏻‍💻 Kenny Ortega

🤝🏻 Contributions and issues are welcome!

License This project is MIT licensed.

About

A web application where users can create and vote for sweet recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published