Skip to content

tygoee/wrds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRDS

Wrds is a website to learn, test and find word lists to study.

Initial setup

  • Install the requirements
pip3 install -r requirements.txt
  • Cd to src/
cd src
  • Insert sample values into the database
python3 server/database.py

Running the server

  • Cd to src/ (necessary for relative paths)
cd src
  • Run server.py
python3 server.py

About

Learning words online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published