Git Product home page Git Product logo

plen's Introduction

PLEN

An application to help you learn common phrases in Polish. More than 30.000 sentences. Ready to use offline! Built with Vue and Tailwindcss.

Live: plen.netlify.com

Screenshot of plen

About Project

I made this app when i was learning Polish. So...

It uses IndexedDB and fuzzy searching (searching might be slow if you have a low-end device).

It has some tests in tests folder

Project setup

yarn

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run the unit tests

yarn run test:unit

Dependencies

  • dexie: A Minimalistic Wrapper for IndexedDB
  • fuzzysort: Fast SublimeText-like fuzzy search for JavaScript
  • tailwindcss: A utility-first CSS framework for rapidly building custom user interfaces.
  • vue: A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • vuex: state management for Vue.js
  • workerize-loader: Automatically move a module into a Web Worker (Webpack loader)

Licence

MIT © Mesut Koca

plen's People

Contributors

koca avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

kamwing

plen's Issues

Index the data for search when user clicks search button

(Even though this app is for me but) Right now the fuzzy searching is initialized when user makes the first search then it's cached. But this isn't an ideal UX.

One way to solve is start initializing in background when app is ready.
Or when user clicks the search button before making a search.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.