Build a Speed Reader App for IOS and Android
🎥 2h20min - 14 lectures 🕰️ Full lifetime access 🎓 Certificate of Completion
Watch Promo
Requirements:
Basic Knowledge of HTML, CSS, JavaScript and jQuery.
Description
In this module, you will enrich your JavaScript/jQuery/jQuery Mobile skills by building a fully functional speed reader app which you can deploy on the web or launch on the IOS or Android stores.
The app takes as an input any text and will then "read" if for the user by displaying one word at a time starting from the beginning of the text input by the user and ending by the last. The user has the ability to control the app settings while the app is reading: font-size and reading speed. The user can also pause the reading or go forward/backward.
This project is a brilliant opportunity for you to learn advanced JavaScript/jQuery skills which you can then apply to your own real life projects.
Building a website like this and adding the experience to your CV will definitely be a great asset which will help you land your dream job or secure lucrative contracting positions.
We hope to see you in the course.
Your Instructor
Development Island is a UK based innovative company specialised in providing the best technology courses on the internet. We are proud to be teaching ~200000 students from 173+ countries. We believe our courses are the best in the market for two reasons:
- We use a practical approach that we developed over years of experience: Learning by doing.
- We make your learning experience enjoyable and fun.
Course Curriculum
-
StartIntroduction (2:08)
-
StartApp Skeleton and Decoration (1) (15:54)
-
StartApp Skeleton and Decoration (2) (19:23)
-
StartLogic of the App using an illustrative flowchart (11:36)
-
StartStart Reading (1) (8:52)
-
StartStart Reading (2) (19:57)
-
StartPause, Resume, Restart (5:00)
-
StartChange the font size (5:22)
-
StartChange the reading speed (5:16)
-
StartControl Reading Progress: Go backwards and forward (6:09)
-
StartPublish your app to Google Play (15:03)
-
StartPublish your app to the IOS App Store (1) (14:02)
-
StartPublish your app to the IOS App Store (2) (12:17)
-
StartSpeed Reader App Source Code