Skip to content

austinbailey1114/FlashCards

Repository files navigation

FlashCards

Features

This repository is inspired by Quizlet, a website where users can make their own sets of flash cards to study from. The website has a small API (PHP and MySQL) to keep users' study topics, and the cards within those topics. When studying, users can use the arrow keys to flip a card, go to the next one in the pile, or go to the previous one. Each action features an accompanying animation. Users can also choose to shuffle the deck, or start with the definition side of the card first.

In Development

  • Build Database
  • Create JS animations for cards
  • Update appearance of index.php
  • Finish API
  • Add search bar funciton to index.php
  • Add ability to create new topics
  • Handle Login

Screenshots

Appearance of index page, upon login. Users can access their topics here. alt-text Draft of appearance for study page. alt-text

About

Website to study using user-created flash cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published