Learn how to build a web based management software with HTML

Go to class
Write Review

Learn how to build a web based management software with HTML provided by Udemy is a comprehensive online course, which lasts for 2-3 hours worth of material. Learn how to build a web based management software with HTML is taught by Manuel Pici. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • In a few hours you will be ready to carry out your responsive projects interacting with MySql Database using web coding

    What you'll learn:

    • Create complete web apps and management software
    • Use Xampp server for local development
    • Manage DB MySql through the PhpMyAdmin panel
    • Use Bootstrap 4 to build a web interface
    • Basis of HTML5 language
    • Basis of Javascript / AJAX language / JQuery librarie
    • Basis of PHP language
    • FPDF library to generate PDF files online
    • Font Awesome library for managing graphic icons

    Do you want to create a modern management software, based on web technology and working on any Smartphone, Tablet, PC device?

    This is the right course for you.

    Starting from the basics during the course, a simple software project of a web app that manages contacts and contacts will be explained in detail. Through the lessons we will deal step-by-step with all the operations to create the application, from the preparation of the work environment then download Xampp, Bootstrap 4, Fontawesome and FPDF library, to writing the code that implements all the interface, reading and writing.

    During the course we will perform various functions:

    • MySql database configuration

    • HTML5 interface design using Bootstrap 4

    • Implementation of Javascript / JQuery / AJAX functions for interfacing with the PHP server code

    • Writing PHP code for dialogue with the database

    • Writing PHP code to use the FPDF library for the purpose of creating PDF files to be printed or saved directly in the Browser

    • Guide for exporting the project from local to remote to publish it online on your web space


    The DEMO program created "ad-hoc" for this course allows you to:

    • Manage an online address book with an infinite number of contacts

    • Each contact is defined by 4 fields: Last Name, First Name, phone, email

    • The program allows the insertion, modification and deletion of contacts

    • With a simple button you can generate a PDF file with the directory list or print a "vcard" of a single contact always in PDF format

    • A search box allows you to find a specific contact

    • Through a simple PHP code it is possible to export the address book to an Excel format file.