Skip to content

jojProgramming/Offline-Dictionary-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Dictionary

by JOJProgramming

What is it?

dictionary Offline Dictionary provides an interface to query the dictionary. The application allows the offline viewing of SQLite 3 databases in the style laid out in OfflineDictionary/DB_ER_Diagram.png
This may be useful in offline environments.

You can download a free dataset from Wiktionary and process it to meet this specification.

Why?

The primary aim of this project was to experiment with Avalonia and SQLite and DotNet libraries that enable this.

Can I use this application?

While the app is usable on supported platforms, it is not reasonably suited to production use. However:

  • The project has been made somewhat modular, and could reasonably be expanded for multiplatform support, but does not use some modern patterns such as dependency injection, as this was not relevant to the learning exercise.
  • Additionally, the project has low test coverage, which would need to be expanded to improve stability in production environments.
  • The project is licenced under GPL 3, so you can make the required improvements to make the application production ready.

About

View the dictionary offline. Batteries not included.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages