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.}
- 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)
{Make a list of websites that you found helpful in this project}
- W3Schools - Javascript
- Understanding Recursion in Javascript
- Resource for Arrays
- Basics of Javascript - Youtube
- 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