Skip to content

Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, login. Also create, edit, and delete their recipes. Users can also view recipes created by other users

License

Notifications You must be signed in to change notification settings

Microverse-Fullstack-Program/rails-recipe-app-v2

Repository files navigation

📗 Table of Contents

📖 [Recipe App]

Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, log in to the app, and create, edit, and delete their recipes. Users can also view recipes created by other users.

🛠 Built With

Tech Stack

Client

Key Features

  • Login and Signup pages
  • Use of active record models
  • Add food, recipe, inventory
  • View recipes, foods, and inventory

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder by following the below steps

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
  git clone https://github.com/Microverse-Fullstack-Program/rails-blog-app-v2
  • cd rails-blog-app-v2

Prerequisites

In order to run this project you need Ruby and Ruby on Rails installed on your machine.

In addition, you need the following tech stack

  • npm
  • PostgreSQL
  • rails RSpec

(back to top)

Install

Install this project with:

cd 'project name' "npm i" to install all dependencies "bundle install" to install all gems "rails s" to run the server

Run tests

  • "rspec" to run the tests

(back to top)

👥 Authors

👤 Chere Lemma Urgaya

👤 Henry Omondi

👤 Enning Festus

(back to top)

🔭 Future Features

  • [Improve the UX]
  • [Add responsiviness]

(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 kindly leave a Star

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for giving me the opportunity to work in this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, login. Also create, edit, and delete their recipes. Users can also view recipes created by other users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published