Landing : Athabascau University

QUICK COURSE LINKS:  Add blog post - Read latest group posts - Course Moodle site

FAQs: Course process : Site design : HTML : CSS : JavaScript : JQuery : AJAX : Misc : Accessing your web space at AU : Podcasts for each unit

Updated resource pages:  Unit 1 - Unit 2  - Unit 3Units 4 & 5 - Unit 6 - Unit 7

Important notice: the student web server is unavailable. Until this is fixed, we do not require you to upload your site to the student server. See Running a web server on your local machine for details of how to meet the requirements for the final unit, and my posts on the subject in the discussion forum for further information about the problem.

Testing of a new server is in progress: if you would like to get early access and you are unafraid of working with command lines, network settings, and conf files, please contact Gerald Abshez, asking to be part of the trial.

Unit 6 Reflection

Last updated February 29, 2024 - 11:48am by Ashutosh Singh

Brief Description of Work:

In Unit 6, I incorporated jQuery into a sign-in form to enhance its functionality and user experience.

The form allows users to input their email and password for authentication, with options for resetting the form and signing in with Google.

 

Rationale for Work:

The primary goal was to improve the usability and interactivity of the sign-in form, catering to the needs of different personas identified in Unit 1.

By implementing jQuery functionalities such as real-time validation, password strength meter, and smooth transitions, the form becomes more user-friendly and engaging.

 

Meeting Learning Outcomes:

Using JavaScript libraries (e.g., jQuery) to create dynamic pages:

I successfully utilized jQuery to add dynamic elements and behaviors to the sign-in form, including form validation, password strength meter, and Google Sign-In integration.