Giter Site home page Giter Site logo

kebin20 / english-flashcards-app Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 762 KB

A flashcard app built with React, TypeScript and styled-components with the main flashcard data stored in Firebase. This is to help ES students revise all of their studied vocabs. They're able to revise cards needing revision and remove learnt cards from the deck. Deck layout and content can be edited via Firebase.

Home Page: https://english-flashcard.netlify.app/

HTML 0.51% TypeScript 94.36% CSS 5.13%
react styled-components typescript react-router firebase customhooks

english-flashcards-app's Issues

issue#1: Every single set of decks are being updated together

Ran into a bug where if one set's deck of cards are modified (i.e. removed by pressing 覚えた button) the same positioned index of cards in other sets would be equally removed.

(NEW) Actually found out that now all of the sets will share the same modified deck after pressing 覚えた button.

Possible solution: Use card id instead of the index, but will need to check on how the data is being passed down.

issue#3 Space bar issue

Pressing the space bar doesn't fully flip the word. However, using the mouse and arrow pads are fine.

Infrequent crashes

Overview

Occurs when revising sent cards into revision deck. When iterating through the flashcards, the crash will occur.
See screenshot below

Todo

  • Investigate this t error in files within the revise file

Screenshot 2024-03-23 090244

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.