/Flashcard-App

Flashcard Application using Javascript

Primary LanguageJavaScript

About the Project

Getting Started

  • This project can be accessed by cloning the github repository onto your desktop and opening the project's HTML file via live browser or another similar extension.
cd /desktop
git clone git@github.com:hydeiablakey/Week-6-Project.git

Built With

Functionality RoadMap

  • Ability to delete cards
  • Ability to add multiple flashcards
  • Display question and answer on each flashcard
  • Error handling for blank submissions
  • Ability to hide initial flashcard module
  • Ability to hide the answer with a toggle feature to reveal
  • [] Clear Text Area after submitting question and answer
  • [] Ability to delete a specific card instead of all cards