Quote:
Originally Posted by Bladewire
I appreciate your help guys thank you 
|
Bootstrap is the presentation portion of a website, a CSS framework that works with JQuery to make HTML look pretty on a page.
For authentication you need logic written in code using a language like PHP and some way of storing your users information such as MySQL.
Therefore you need to learn how to program and how to style with Bootstrap to create an application that presents Bootstrap pages and does things like authentication.