Skip to content

phoebe0909/flashCardApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

flashCardApp

Welcome to my flashcard generator!

The purpose of the app is to help students create flashcards and use them as study tools. There is currently one quiz option available. More are on the way.

The app is still very much under construction. As a self-taught Kotlin and Android developer, I've used this app as an opportunity to dig into the Android documentation and learn new skills. As I add to my skillset as a developer, I continue to return to this app and improve it.

Some of the new techniques that I learned from this project:

Creating animations, toolbars and menu items.

Finding Context in any context.

Building with recyclerView and other layout options.

Upcoming goals for the project:

Data is currently stored in system preferences, but as I continue to learn more about Android, I'll re-examine the data storage options.

Users will be able to upload spreadsheets or export their flashcards as spreadsheets.

Skip ahead to the good stuff:

If you'd like to take a look at my code without having to dig through a lot of folders, Main Activity is the best place to start: https://github.com/phoebe0909/flashCardApp/blob/main/main/java/weiss/kotlin/flashcardapp/MainActivity.kt

Or visit here to see all of the Activities: https://github.com/phoebe0909/flashCardApp/tree/main/main/java/weiss/kotlin/flashcardapp

License

MIT

About

This Android app helps students to create flashcards and study them. This is my most current work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages