Skip to content

quattervals/vocabulaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocabulaire

Rust CI Russian Warship Go Fuck Yourself

About

Improve vocabulary of a foreign language by practicing to and from translations. When learning french, I listed all the interesting words in a book. While practising, I try to memorize the words in the order they are listed in the book. After some time, I realized that I start to make associations between words just because they are next to each other. So this process needs randomization and thus software.

So this project aims at:

  • Showcase of Rust project with all the bells ans whistles
  • Create a tool to learn a foreign language

How To

Start the docker container with the DB docker compose -f docker-compose.yml up -d --build --remove-orphans

Build and start the application: cargo run

Stop: docker compose -f docker/docker-compose.yml down or docker container stop mongo_container && docker rm mongo_container

About

Vocabulaire Tool: Tech Stack Showcase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors