Skip to content

Vocab project is a flashcard web app for learning english

Notifications You must be signed in to change notification settings

vankha1/vocab-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

vocab-project

Meeting

Thành viên

Leader : @nhat1234559 (Back-end) Member :

  • @dinhphap. (Back-end)
  • @hoainam0591 (Back-end)
  • @asher845 ( Backend)
  • @khangnguyen0458 (Front-end)
  • @vovankha (Front-end)
  • @hungts (Front-end)
  • @hiuaiti (Front-end)
  • @joitaro (Front-end)
  • @xavia.phantt (UX/UI)
  • @nguynpm56 (UX/UI)
api/collections  #GET
api/collections  #POST
api/collections/:id  #GET
api/collections/:id  #PUT
api/collections/:id  #PATCH
api/collections/:id  #DELETE
api/collections/:id/vocabs  #GET
api/collections/:id/vocabs  #POST (Can not work in mock-api)
api/collections/:id/vocabs/:vocabId  #GET
api/collections/:id/vocabs/:vocabId  #PUT
api/collections/:id/vocabs/:vocabId  #PATCH
api/collections/:id/vocabs/:vocabId  #DELETE

About

Vocab project is a flashcard web app for learning english

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.2%
  • JavaScript 5.7%
  • CSS 2.9%
  • Shell 0.2%