My course projects


Android Calculator

Multimedia Systems, National Chung Cheng University

The programming languages I used


Java/Android


Theory

A simple calculator app on Android🙂

Library Checkout System

XML and Internet Services, National Chung Cheng University

The programming languages I used


Java, XML


Theory

The Library Checkout System loads .xml files that contains data of each books, and modifies if a book has been checked out. This system can be login simultaneously by different accounts. These information of these accounts were also saved as .xml files.