Skip to content

A recipe web application. User can create accounts, recipe and foods can see public_recipes and can generate shopping list. Built with ruby on rails.

Notifications You must be signed in to change notification settings

Htetaungkyaw71/Recipe-app

Repository files navigation


Recipe Application

📗 Table of Contents

📖 [Recipe-app]

[Recipe-app] is a recipe web application. User can create accounts, recipe and foods can see public_recipes and can generate shopping list. Built with ruby on rails.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • [Authentication]
  • [Create Recipe]
  • [Create Food]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  git clone [email protected]:Htetaungkyaw71/Recipe-app.git

Install

Install this project with:

  cd Recipe-app
  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

👥 Authors

👤 Htetaungkyaw

👤 KIDDE GEORGE WILLIAM

(back to top)

🔭 Future Features

  • [Extra Videos]
  • [Pagination]
  • [Search_Recipes]

(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, you can give star this repo.

(back to top)

🙏 Acknowledgments

I would like to thank microverse for supporting to do this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A recipe web application. User can create accounts, recipe and foods can see public_recipes and can generate shopping list. Built with ruby on rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published