Skip to content

adelinsofrag/dictionary-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dictionary-app

WebApp based on an AP

Hello Stranger

Tasks

  • Adauga taskuri
  • Link CDN Bootstrap
  • Implementeaza navigation bar + paginile necesare (fara continut)
    • Index.html
    • Contact.html
    • Dictionary.html
  • Implementeaza footer
  • Implementeaza functia de preluare a datelor din API
  • Implementeaza functia de procesare a datelor si filtrare a keys necesare pentru site
  • Implementeaza form
    • basic UI
    • request cu ajutorul functiei
    • error handling
  • Implementeaza UI landingpage (Index)
  • Implementeaza UI dictionary page
    • UI form
    • UI pentru datele primite
      • O componenta card
      • O componenta audio
      • O componenta de link
    • UI lista ultimele n cuvinte cautate
    • Rescrie si curata codul din script.js
    • Update UI ca sa se apropie de modelul initial