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. [otw_shortcode_button href=”http://somup.com/cbnDbv8xn” size=”medium” icon_position=”left” shape=”square” target=”_blank”]Video[/otw_shortcode_button]
Step 8 – Tie into your database so your “view” pages will work. [otw_shortcode_button href=”http://somup.com/cbnDbf8wH” size=”medium” icon_position=”left” shape=”square” target=”_blank”]Video[/otw_shortcode_button]
Step 9 – Open a detail page and update data.
Step 10 – Archive and delete data.