/FlashCards

Primary LanguageJavaScript

todo list:

    make homepage:
  • navBar
  • existing
    1. make your own
    2. flashcard
    3. acronym
    4. difference between
    5. random
    • make acronym test page
    • add,
    • save,
    • edit,
    • delete
      make create flashcard definition page:
    • add,
    • save,
    • edit,
    • delete
      create database to store flash cards
    • set up and connect mongoDB
    • make schema
      create user authentication with login/logout
      create an npm that loads both backend and frontend