fmanimashaun / recipe-app

The Recipe app, built with Ruby on Rails and PostgreSQL, is a one-stop solution for managing recipes and ingredients. It allows users to track inventory, create recipes, generate shopping lists, and share recipes publicly. It simplifies and enhances the cooking experience by organizing the process efficiently
MIT License
0 stars 0 forks source link

[2pt] Set Up Authentication #3

Closed fmanimashaun closed 10 months ago

fmanimashaun commented 10 months ago

Implement user registration and login using Devise.