Computer Science Department
The Design and Implementation of a Chemical Flashcard Software Program
Lei Xiang
The main purpose of the project is designing and implementing a Chemistry flashcard software for helping memorizing chemical name.
The program would able to allow users to create their own flashcard data. Initially, the flashcard will be blank and allow users to enter the chemical names and their abbreviations on the two side of the card. Once users create their own flashcard, those flashcards should save to the file and user should be able to access after reopen the program. Flashcard also should be easy to delete. The program will be written in Java and using SQL database and GUI interface.