How to create login with username and password fields and login in ionic 2

i am new to ionic 2 i want to implement a content based application like getting journals and when user selects a journal need to show in his reading list and need to a create a login form with username and password and once user enters it need to authenticate it and again need to implement another login with Personal User account for that also it needs to authenticate and after that we can access journals based on group and user authenticated.please help with this.

Are you using firebase as Database?

no not yet set database new to ionic 2 any suggestions are accepted please

I would highly suggest you search for YouTube or web tutorials re this topic. Like this one: https://www.joshmorony.com/creating-an-asynchronous-login-screen-in-ionic-2/

Then if you face challenges implementing your login - share your concerns and community will help

See: https://robferguson.org/blog/2017/11/19/ionic-3-and-forms/

ok many thanks for your valuable suggestions