/basicApp

A simple login signup page authenticated with user present in database in Ruby on Rails.

Primary LanguageRuby

README

A simple Login and Sign-up page in RoR.


New User -> first sign-up.
then with same email and password, can be logged in
Old User -> login with already exists credentials.
you can create, edit, update and delete your own article after login.