Bitcoin Forum

Bitcoin => Project Development => Topic started by: Dite1989 on June 23, 2017, 08:21:36 PM



Title: How to create a login page?
Post by: Dite1989 on June 23, 2017, 08:21:36 PM
I am working on a web gateway for a new blockchain platform. I am looking for some generating service where I can create a web login page design without GFX and coding work. I CAN adjust it to my project later, I just want to minimize the care with the outlooks.


Title: Re: How to create a login page?
Post by: cloverme on June 23, 2017, 09:15:19 PM
I am working on a web gateway for a new blockchain platform. I am looking for some generating service where I can create a web login page design without GFX and coding work. I CAN adjust it to my project later, I just want to minimize the care with the outlooks.

Look into responsive bootstrap.
http://coding-cheese.blogspot.com/2017/01/bootstrap-login-with-mysql-database.html

For something pre-built:
https://codecanyon.net/item/php-login-user-management/49008?s_rank=2


Title: Re: How to create a login page?
Post by: Dite1989 on June 25, 2017, 08:53:16 AM
I am working on a web gateway for a new blockchain platform. I am looking for some generating service where I can create a web login page design without GFX and coding work. I CAN adjust it to my project later, I just want to minimize the care with the outlooks.

Look into responsive bootstrap.
http://coding-cheese.blogspot.com/2017/01/bootstrap-login-with-mysql-database.html

For something pre-built:
https://codecanyon.net/item/php-login-user-management/49008?s_rank=2


Thank you for help! In fact, I am using responsive bootstrap in my web application already. I more need a tool that can generate me a nice layout. Something that is different than the default templates. I could hire a GFX artist, but I prefer something automated because it will be temporary, for a demo and need it quick.


Title: Re: How to create a login page?
Post by: Enre on June 25, 2017, 09:14:49 AM
I am working on a web gateway for a new blockchain platform. I am looking for some generating service where I can create a web login page design without GFX and coding work. I CAN adjust it to my project later, I just want to minimize the care with the outlooks.

Look into responsive bootstrap.
http://coding-cheese.blogspot.com/2017/01/bootstrap-login-with-mysql-database.html

For something pre-built:
https://codecanyon.net/item/php-login-user-management/49008?s_rank=2


Thank you for help! In fact, I am using responsive bootstrap in my web application already. I more need a tool that can generate me a nice layout. Something that is different than the default templates. I could hire a GFX artist, but I prefer something automated because it will be temporary, for a demo and need it quick.

I don't think there's a demand for log-in pages, so I don't think there would be such a thing other than templates.
You can use a bootstrap template and use a different bootstrap theme..

Or you could always do it yourself. If you are working on a blockchain app, you must probably know how to make a simple log in page


Title: Re: How to create a login page?
Post by: Gabrieelle on June 27, 2017, 01:04:32 AM
If you need a tool for making websites which will give you a nice layout why don't you try using dreamweaver? Adobe dreamweaver or macromedia dreamweaver. It is very easy to use. Just click and drop.


Title: Re: How to create a login page?
Post by: Dite1989 on June 29, 2017, 04:39:40 PM
I, maybe, underestimated the available bootstrap themes/templates a bit. In the meantime, I found very beautiful ones and since my project is using bootstrap anyways, why not to use them? There are free ones for demo and premium for later so it's absolutely satisfying. I don't want to generate new themes then, I guess? Thank you!