Skip to content

Ridwanullahi-code/RecipeApp

Repository files navigation

Recipe-app

📗 Table of Contents

📖 Recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe

🛠️ Built With

Tech Stack

Client
  • Ruby on Rails
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • We can add, remove, update and display recipe.
  • It has user authentication.

(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:

 - Laptop/Desktop.
 - Internet.
 - Ruby.
 - Rails.
 - Vs Code.

Setup

Clone this repository to your desired folder:

 - mkdir my-folder
 - cd my-folder
 - https://github.com/Ridwanullahi-code/RecipeApp.git
 - cd Recipe-app
 - bundle install
 - rails db:create
 - rails db:migrate

Usage

To run the project, execute the following command:

  • rails server

Run tests

  • rspec.

Check Linter

  • rubocop
  • npx stylelint "**/*.{css,scss}"

Deployment

  • Netlify

(back to top)

👥 Authors

👤 Walid Kabboussa

👤 Ajayi Ridwan

(back to top)

🔭 Future Features

  • Enhance design.
  • Connect to the Database.
  • Add API endpoits.
  • Create Responsive Interface.
  • Add more animations and transitions.

(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 fork it.

(back to top)

🙏 Acknowledgments

I would like to thank... Microvers for giving me this opportunity to build this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors