Code Monkey home page Code Monkey logo

mosams / recipe-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tumworobere/recipe-app

0.0 0.0 0.0 6.69 MB

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 recipes. Also, since sharing recipes is an important part of cooking the app should allow you to make them p

License: MIT License

JavaScript 0.96% Ruby 62.81% HTML 25.19% SCSS 11.04%

recipe-app's Introduction

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.

Live Version

Welcome to our Recipe App. Click to sign up and use

Project screenshots

screenshot screenshot

Additional description about the project and its features.

Built With

  • RUBY on RAILS
  • PostgreSQL
  • Bootstrap
  • Devise
  • RSPEC
  • SCSS

How to Setup

You can simply clone or download this repository, and use your favorite browser or code editor to run this program.

  • To open the project after download, simply double click the index.html file

  • To open this project using vs code ( for this example) or your favorite code editor, you can follow the guide below:

    in your cmd or command line navigate to where this project is located, then;

cd Recipe-App

thereafter run

code .

How to Run the App through terminal

  • To run the application through trminal, make sure ruby and IRB is installed in your computer then follow the guide below:

    in your cmd or command line navigate to where this project is located, then;

cd Recipe-App

Install Gems

bundle install

then initialize the database

rails db:reset

Incase its the first time:

rails db:create

then

rails db:migrate
rails db:test:prepare

thereafter run

.rails s

Authors

๐Ÿ‘ค Mongare S.

๐Ÿ‘ค Anselem Odimegwu

๐Ÿ‘ค ANNAH TUMWOROBERE

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • Microverse Team for facilitating project requirements and resources

๐Ÿ“ License

This project is MIT licensed

recipe-app's People

Contributors

anselemodims avatar samwel-mongare avatar tumworobere avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.