Giter Site home page Giter Site logo

retky / cooktheweek-ror Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 140 KB

[Server] Meal planning and cooking for users. Allows to make recipes, schedule meals for the week, and generate shopping lists for the ingredient of the chosen days.

License: MIT License

Dockerfile 1.66% Ruby 91.42% JavaScript 1.11% CSS 0.64% HTML 5.00% Shell 0.17%
ruby-on-rails

cooktheweek-ror's Introduction

CookTheWeek-RoR (Server)

Server component of a comprehensive Recipe App. Empowering users to create, organize, and plan their meals, the API facilitates the seamless creation of recipes with detailed ingredient lists. Users can conveniently schedule their weekly or monthly meals, and the system intelligently generates shopping lists based on the selected days. With CookTheWeek-RoR, meal planning becomes a breeze, ensuring a well-prepared and organized approach to culinary delight.

๐Ÿ› ๏ธ Build with

๐Ÿ”— API Documentation

Coming Soon

๐Ÿš€ Getting Started

To get a local copy up and running follow these simple steps.

๐Ÿ“‹ Prerequisites

Ensure you have the following installed on your machine:

โš™๏ธ Setup

  1. Clone this repository:
git clone https://github.com/retky/CookTheWeek-RoR.git
  1. Associate your Database:

If required update the config/database.yml file (lines 25 & 26) with your PostgreSQL database credentials.

๐Ÿ’ฝ Install

  1. Install project dependencies using Bundler:
bundle install
  1. Create the Database, Tables and Values:
rails db:create db:migrate: db:seed

๐Ÿ–ฑ๏ธ Usage

  1. Run the Development Server:
rails server
  1. Visit http://localhost:3000 in your web browser to access the application.

๐Ÿงช Run tests

Execute RSpec for testing:

rspec

๐Ÿ“ฆ Deployment

Note: If required include your documentation using Swagger.

๐Ÿ‘ค Author

J. Luis Arredondo (Retky)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Feel free to get in touch with any issues or suggestions.

โœจ Show your support

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

๐Ÿ“ License

Copyright ยฉ 2023, J. Luis Arredondo. See LICENSE for details.

cooktheweek-ror's People

Contributors

retky avatar

Watchers

 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.