Welcome to SubsChef, an app to record ingredients that can be swapped for other ingredients. Great if you don't have a certain recipe
You view the app here
Built with Rails.
Clone down this repo. Run bundler install to grab all the required dependancies. Run rails db:migrate
to build the relevent databases and rail s
to run it locally.
The App will allow you to signup as a new user, login and logout. Once you are signed in, you can create a new Attraction, specifying its name, location, comments, and whever you have been there before. All users can view all attractions but you need to have created an attraction to then be able to edit or delete it.
Bug reports and pull requests are welcome on GitHub at https://github.com/'neosaurrrus'/ingredient-substitutions. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.