Step 1 – Sign up for Helix Team Hub
Step 2 – Download the GetHub Desktop Software
Step 3 –
Steps to Building a Web Application
Step 1 – Design your site – build out your pages using Balsamiq.
Step 2 – Generate the HTML – create your html pages. Start building the forms using HTML5.
Step 3 – Create your database.
Step 4 – Convert your HTML pages to PHP
Step 5 – Convert your site to Bootstrap.
Step 6 – Setup an include structure for header, footer, and navigation.
Step 7 – Lock down your site with logins and session variables. Video
Step 8 – Tie into your database so your “view” pages will work. Video
Step 9 – Open a detail page and update data.
Step 10 – Archive and delete data.