edi-sipka / Recipe_app

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2pt] Initial Project Setup

edi-sipka opened this issue · comments

  • Set up the repository on GitHub and use Gitflow.
  • Set up the required linters
  • Set up Devise for authentication.
  • Set up RSpec and Capybara testing libraries.
  • Project Setup
  • Integrate the project with PostgreSQL
  • Generate the models and controllers.
  • Setup dev branch.
  • Setup linters.
  • Setup devise gem.
  • Setup RSpec and Capybara.
  • Project setup
  • Setup postgreSQL