Skip to content

CraigFreeze/FlashCardApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Overview

I created a flashcard app that will cycle through study sets, and allow for the ability to flilp through the cards that were provided. Additionally, many easter eggs can be found in the console (recursion, ES6 Javascript)

I wrote this application to help study terms, especially foreing languages that hold the term and a definition or other concepts like vocabulary words.

{Provide a link to your YouTube demonstration. It should be a 4-5 minute demo of the software running and a walkthrough of the code. Focus should be on sharing what you learned about the language syntax.}

Software Demo Video

Development Environment

  • VSCode - IDE
  • HTML5 - Hyper text mark up language (for the web)
  • CSS Styling - Tyling the web elements
  • Javascript - Providing functionality to the web elements.
  • ES6 - Update to Javascript that updates it to meet expectations from other programming languages.
  • BootStrap - CDN (for Javascript and CSS)

Useful Websites

{Make a list of websites that you found helpful in this project}

Future Work

  • Allow user input of lists
  • Store the lists that the users make on a server
  • Provide the ability to mark which terms were correct and which were incorrect
  • Allow users to import a list from a CSV

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published