Skip to content

codezart44/verbum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO:

  • Add methods to select, indesrt, update and delete from the auxilliary tables
  • Create minimal cli to perform said actions and create flashcard test
  • Create table(s) to collect scores about words - how many times practised (how many times right, how many times wrong)
  • Create unit tests for server endpoints and Service methods and database query functions

Run Server

> python -m server.run

Run Client

> cd client
> npm run dev

Test server endpoints

> python -m client.test

About

Custom lexicon for storing words, idioms and expressions worth remembering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors