For this project, I converted a static webpage to a mobile-ready web application. The static design that lacked accessibility was converted into a responsive design on different sized displays and is accessible for screen reader use. I also converted this to a Progressive Web Application by caching some assets for offline use.
Some concepts learned:
Javascript Design Patterns
Javascript Promises
Asynchronous Javascript
Front-end Frameworks
Offline Web Apps