Skip to content

A simple recipe app that enables users to access public recipes and create their own recipes. The app is developed with ruby on rails framework for both the front-end and back-end.

License

Notifications You must be signed in to change notification settings

Aseadd/rails_recipe_app

Repository files navigation

logo

Rails Recipe App

📗 Table of Contents

📖 Ruby Blog App

The **Rails Recipe App ** is a website that enables users to add, create, update and remove foods, recipes and ingriedents. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.It will enable you to check public recipes available for use.

🛠 Built With

Tech Stack

Client
Server
Database

💻 Getting Started

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  git clone git@github.com:carlosmuerto/rails_recipe_app.git
  cd rails_recipe_app

configure postgresql database

  • edit 'config\database.yml' file with your username and password

Install

Install this project with:

  • install dependency
  bundle install
  • setup database
  rails db:setup

Usage

To run the project, execute the following command:

  rails server

(back to top)

👥 Authors

👤 Carlos Vivas

👤 Addis Tsega

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase. I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A simple recipe app that enables users to access public recipes and create their own recipes. The app is developed with ruby on rails framework for both the front-end and back-end.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published