mstdmstdd Posted November 20, 2018 Share Posted November 20, 2018 Hello! Could you, please, to look at design of my site backend (it has credetials filled): http://votes.nilov-sergey-demo-apps.tk/login and frontend : http://votes.nilov-sergey-demo-apps.tk/home and say if it has some design problems/bugs(and if possible shortly say way to fix it). On different devices. That is my prior app remade with new version of laravel 5.7/Bootstrap 4.1 . I am more php developer, less html/bootsrap. I wanted more practice in html/bootsrap... Thanks! Quote Link to comment Share on other sites More sharing options...
britus Posted November 28, 2018 Share Posted November 28, 2018 (edited) In terms of design, it needs to be responsive. Try Bootstrap for ready-made code or use Flexbox for your css if you roll your own. As you will be holding personal information (Login and other forms) it needs to be secured with an SSL certificate.Your host will set you up. If your host provides LetsEncrypt for SSL, use it. It's free. For the backend, if it functions as you want, then its ok. (depending on who has access to it) Edited November 28, 2018 by britus Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.