Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.55 KB

README.md

File metadata and controls

55 lines (40 loc) · 1.55 KB

QichwaDic - Web

Web version of multidialectal dictionary tool for Quechua (macro)-language, built as a SPA.

Start searching at QichwaDic web

About this project

This project aims to help Quechua speakers, students and people who need a tool to improve their Quechua vocabulary. This tool might help native speakers who want to recover forgotten words and meanings or who want to learn new words from other Quechua dialects.

This app was inspired by other tools like SimiDic and Aulex.

Some features:

  • Search criteria (starts with, ends with, exact, contains)
  • User can get results even if the target word was not correctly spelled (for some common cases, e.g. ccello -> qillu).
  • Retrieves results for different Quechua dialects by setting equivalent writings. For example, yachachi- / yaĉachi- / yachatsi or qillu/q'illu

Built with

This project is built with Vue.js as a SPA. Vue-Router is used for routing , Vue-translation for i18n support and Vuex for state management.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

License

MPL-2.0