--

This is my Rails project for login form. It is easy to log in with our google account or we can signup for to access application. It is local host application which href is http://127.0.0.1:3000/login or http://localhost:3000/login

This is the navbar for the page. so we can create new order. This have nested routed. Recent Order will take to the all recent order by dealers .

This are all dealer which is made if you want to add new order we have easy to add with Add new Dealers.

This application use omniauth authentication so it is easy to use your google accoute.

thank you.

--

--