Skip to content

isabelxklee/plant-flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Plant Flashcards

Plant Flashcards is a full-stack web application where you can flip through flashcards to learn about plants and test your knowledge.

Live demo: https://plant-flashcards.netlify.app

Learning Mode on Plant Flashcards

Features

Asynchronous fetches

  • Pulls in data about plants from the Rails backend API

CRUD Operations

  • Users can save their high scores, edit their usernames, and delete their scores
  • All scores are displayed on a scoreboard

ActiveRecord Associations

  • There are 6 models that have has_many, belongs_to and has_many through associations
  • Uses ActiveModelSerializers, which turns model attributes into JSON object keys
  • Regex validations for username input

Other Features

  • 100% custom CSS
  • Flip through flashcards to learn plant facts
  • Play a quiz game to test your knowledge on plants

Quiz Time on Plant Flashcards

Tech Stack

Tools

About

Flashcard and trivia game about plants. ๐ŸŒฟ๐ŸŒป

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published