Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
2019 Calendar App: Let's Build It!
Rating: 4.3 out of 5(52 ratings)
4,922 students

2019 Calendar App: Let's Build It!

Build a real world web application using HTML, CSS, Javascript, PHP and MySQL.
Created byJesse Caine
Last updated 3/2020
English

What you'll learn

  • Build a real world web application
  • Use CSS media queries to make your pages responsive
  • Use Javascript to create & control the operations of an application

Course content

11 sections65 lectures7h 41m total length
  • Reviewing the Final Product3:24

    Create a calendar app that supports theme changes, month navigation with arrows or keyboard, color-coded notes with hover text, and persistent data across reloads via a database.

  • About the App's Appearance0:14
  • The Tools I'm Using1:34

    Set up your development environment with a browser, a code editor, and Zap to run a local server and database using plain HTML, CSS, and JavaScript without frameworks.

  • Getting the Course Files0:07

Requirements

  • Know Basic HTML, CSS & Javascript

Description

This entire course is one big code along, broken up into byte sized chunks.  I start by creating the markup and styling all the pieces.  The  I use JavaScript to add all the front-end functionality.  Then at the end I start using PHP and MySQL to connect to a database to make all of the changes made in the front end persistent, so that the app will remember how it was the last time you used it.

Keep in mind that there may be some technologies used in this course that you aren't used to using.  I use Flexbox, AJAX, MySQL, etc.  These technologies aren't aren't taught in this course, as that isn't the main objective, for me, these technologies are just a means to an end.

Who this course is for:

  • Novice web developers who want take there skills to new level by building web applications.