Theodoraldo / Recipe_app

This application gives detailed nutritional information for each recipe, helping you make informed choices about your meals. Can generate shopping lists directly from your meal plan or individual recipes and never overcook or undercook a dish again with built-in cooking timers for each recipe step.

Home Page:https://recipe-a7wh.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Recipe_app

Recipe_app application gives detailed nutritional information for each recipe, helping you make informed choices about your meals. Can generate shopping lists directly from your meal plan or individual recipes and never overcook or undercook a dish again with built-in cooking timers for each recipe step.

πŸ›  Built With

Tech Stack

Client
Database
Bulma CSS

Key Features

  • Ruby
  • Rails
  • PostgreSQL (RDB)
  • Bulma CSS

(back to top)

πŸ’» Getting Started

To start and run this project

bundle install
rails s

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

Prerequisites

  • IDE to edit and run codes (Strongly recommend Visual Studio Code πŸ”₯).
  • Git.
  • PostgreSQL installed

Install & Setup

To setup and install this project, follow the below steps:

  • Clone this project by the command:
$ git clone https://github.com/Theodoraldo/Recipe_app.git
  • Then switch to the project folder by the bellow query:
$ cd Recipe_app
  • Install the required dependecies with bundle install
  • Install npm dependencies with npm install
  • Run rails db:setup
  • Run rails db:migrate
  • With Ruby on Rails and PostgreSQL installed in your environment, you can run rails server or rails s to run the website.

Tests

  • Run rails db:seed RAILS_ENV=test to seed the testing database
  • Run rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Theodore Asimeng-Osei

πŸ‘€ Zohra Neda

(back to top)

πŸ”­ Future Features

  • Build the project schemas
  • Add more functionality like Javascript to make app interactive

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a ⭐️

(back to top)

πŸ™ Acknowledgments

  • We would like to thank Microverse and anyone who contributed to the success of this project. If we am to mention names, this readme cannot hold the list 😁😁.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This application gives detailed nutritional information for each recipe, helping you make informed choices about your meals. Can generate shopping lists directly from your meal plan or individual recipes and never overcook or undercook a dish again with built-in cooking timers for each recipe step.

https://recipe-a7wh.onrender.com

License:MIT License


Languages

Language:Ruby 66.8%Language:HTML 28.3%Language:Batchfile 2.9%Language:JavaScript 1.3%Language:CSS 0.8%