Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrianarivo/recipe_app
[Recipe app] allows users to create, manage, and share recipes while keeping track of their ingredient inventory.
https://github.com/andrianarivo/recipe_app
bootstrap devise rails
Last synced: about 17 hours ago
JSON representation
[Recipe app] allows users to create, manage, and share recipes while keeping track of their ingredient inventory.
- Host: GitHub
- URL: https://github.com/andrianarivo/recipe_app
- Owner: andrianarivo
- License: mit
- Created: 2023-09-04T08:36:14.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-18T11:07:12.000Z (over 1 year ago)
- Last Synced: 2024-08-22T19:54:35.262Z (6 months ago)
- Topics: bootstrap, devise, rails
- Language: Ruby
- Homepage: https://recipe-app-ecva.onrender.com/
- Size: 6.19 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[Recipe app]** allows users to create, manage, and share recipes while keeping track of their ingredient inventory.
- **[Add Food]**
- **[Add Recipe]**
- **[Add Inventory]**
- **[User Authentication]**
- **[View Food and Recipe]**
- [Live Demo Link](https://recipe-app-ecva.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need the following installed in your local system
- Ruby
- Git CLI
- Github account
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/andrianarivo/recipe_app.git
```
### Install
Install this project with:
```sh
cd recipe_app
bundle install
```
### Usage
To run the project, execute the following command:
```sh
ruby main.rb
```
### Run tests
- Type `Rspec`: To run test `
- Type `npx stylelint "**/*.{css,scss}"` to run for stylelint errors
👤 **Andrianariv David**
- GitHub: [@andrianarivo](https://github.com/andrianarivo)
- Twitter: [@andrianarivo](https://twitter.com/dandrianarivo)
- LinkedIn: [@andrianarivo](https://www.linkedin.com/in/andrianarivo)
👤 **Racha Ould Babaali**
- GitHub: [@rachaouldbabaali](https://github.com/rachaouldbabaali)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rachaouldbabaali/)
- [ ] **[Build the front end of the system]**
- [ ] **[Style the front end]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/andrianarivo/recipe_app/issues).
If you like this project please leave a STAR to the [Github repo](https://github.com/andrianarivo/recipe_app/tree/dev)
We would like to appreciate [Microverse](https://www.microverse.org/) for providing the resources and the platform for us to be a Professional full-stack developer.
This project is [MIT](./LICENSE) licensed.