o generate a controller and an action by adding a method(s) to a controller;
o create a view template for each action and to link to actions from views;
o use AJAX to improve the user experience.
After "Modeling users", "Registering users", "Logging in and out"and "Advanced login" chapters that are on the Rails Space book are completed, we have a new online taxi booking service that includes user registration feature.
1. When you type the web address of the OTBS, first page is about login the system.

2. If you try to pass "login" or "register" steps, it insists on you to login first.

3. If you do not have an account, you need to register as shown below.

4. After the successful registration process, you will see the home page that allows the user creating new passenger details, showing all passengers and and showing all destinations.










No comments:
Post a Comment