Skip to content

A very simple Java program utilizing flashcards to aid memorization practice. This is a project I created in my first year of University.

License

Notifications You must be signed in to change notification settings

xkevin168/Simple-Flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Flashcards

Project Description

This is a program I created in my first year of University.

My project is a lightweight and convenient flashcard software that users can use to quickly design small memorization tests for themselves on any subject. The application will consist of a user-defined set of cards, each of which contains a question and an answer.

I designed this program due to its potential usefulness to myself for studying concepts and vocabulary involved in my geography class. There are obviously other similar programs online, but many require paid subscriptions or arguably intrusive information to sign up, have complex UIs, require an internet connection, and are overall not very lightweight.

The project was created using IntelliJ IDEA with 1.8-amazon-corretto JDK, and it is recommended to build the project using these tools.

Credits: JSON setup structure was partially modeled off of: https://github.students.cs.ubc.ca/CPSC210/JsonSerializationDemo

About

A very simple Java program utilizing flashcards to aid memorization practice. This is a project I created in my first year of University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages