<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>SQLite - Tag - Chris Koon's Home</title><link>https://www.kitkoon.com/tags/sqlite/</link><description>SQLite - Tag - Chris Koon's Home</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 16 Jul 2020 00:00:00 +0800</lastBuildDate><atom:link href="https://www.kitkoon.com/tags/sqlite/" rel="self" type="application/rss+xml"/><item><title>IQ Test Android App</title><link>https://www.kitkoon.com/itp4501-iq-test/</link><pubDate>Thu, 16 Jul 2020 00:00:00 +0800</pubDate><author>Chris</author><guid>https://www.kitkoon.com/itp4501-iq-test/</guid><description><![CDATA[<h2 id="what-is-this">What is this</h2>
<p>This is a Java-based IQ test Android app that I developed as a project for my ITP4501 course.
The app is designed to provide users with a series of numerical reasoning questions and evaluate their performance based on their answers.
The project was completed as part of the ITP4501 course at the <strong>HKIVE</strong>.</p>
<h2 id="features">Features</h2>
<ul>
<li>User-friendly interface for easy navigation.</li>
<li>Multiple-choice questions with instant feedback.</li>
<li>Score calculation based on user responses.</li>
<li>Option to view correct answers for incorrect responses.</li>
<li>Timer to track the time taken for each question.</li>
<li>Results summary at the end of the test.</li>
<li>Database integration using SQLite to store test questions, user scores and test history.</li>
<li>Scoreboard to track progress over time.</li>
<li>Bar chart visualization of scores.</li>
</ul>
<h2 id="my-thoughts">My thoughts</h2>
<p>Developing this app was a great learning experience for me.
I learned a lot about Android development, Java programming, and database management.
I also gained valuable insights into user experience design and how to create an engaging app.
Overall, I am proud of the final product and believe it showcases my skills and knowledge in Android development.</p>]]></description></item></channel></rss>