Skip to content

An application for teachers to create flashcards for students to use for studying.

Notifications You must be signed in to change notification settings

DevinaG007/flash-card-app

Repository files navigation

flash-card-app

An application for teachers to create flashcards for students to use for studying.

Instructions to view the application:

-Install project dependencies: npm install

-Run the server: npm start

A list of decks is displayed on the homepage, where students can view decks and their cards.

New decks and cards can be created, and existing decks and cards can be edited or deleted. When viewing a deck, a student can enter study mode. While on the study page, cards are displayed front-side first, one at a time. Students can then flip the card to see the other side. After flipping, they are able to move on to the next card. Upon completion, they're asked if they wish to restart the deck or return home.

homepage

View of an individual deck:
Screenshot 2023-10-04 at 7 19 42 PM


View of the study page:
Screenshot 2023-10-04 at 7 22 21 PM

About

An application for teachers to create flashcards for students to use for studying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published