Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshithareddy1899/rails-group-project
https://github.com/akshithareddy1899/rails-group-project
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshithareddy1899/rails-group-project
- Owner: AkshithaReddy1899
- Created: 2022-05-16T08:42:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T09:24:05.000Z (over 2 years ago)
- Last Synced: 2024-05-17T15:36:25.674Z (6 months ago)
- Language: Ruby
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
## Built With
- Major language- Ruby
- Rails
- RSpec
- PostgreSQL
- CSS & Sass
- ERB
- Technologies usedGit(version control)
## Getting Started
To get a local copy up and running follow these simple example steps.### Prerequisites
- A text editor(preferably Visual Studio Code)## Install
- Git
- Ruby
- PostgreSQL
- Node.js
- `gem install rails`## Usage
Clone this repository`git clone
$ https://github.com/AkshithaReddy1899/rails-group-project.git
$ cd rails-group-project `# Run project
- bundle install
- rails s# Run Test
- `rspec spec/`
# Authors
👤 **Ola Ishola**
- GitHub: [@netman5](https://github.com/netman5)
- Twitter: [@Orlaish](https://twitter.com/Orlaish)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ola-ishola/)👤 **Akshitha Reddy**
- GitHub: [@AkshithaReddy1899](https://github.com/AkshithaReddy1899)
- Twitter: [@Aksha1899](https://twitter.com/Aksha1899)
- LinkedIn: [Akshitha Reddy](https://www.linkedin.com/in/akshitha-reddy-716944198/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!Feel free to check the [issues page](https://github.com/AkshithaReddy1899/rails-group-project/issues).
## Show your support
Give a ⭐️ if you like this project!## 📝 License
This project is MIT licensed.