Code Monkey home page Code Monkey logo

finnlingo's Introduction

Finnlingo

Duolingo-like application for learning Finnish.

The app was created because Finnish was not being accepted to Duolingo Incubator for a very long time despite of having a lot of course contributor volunteers.

See more details in the "Finnish on Duolingo" Facebook group: https://www.facebook.com/groups/finnishonduolingo/

Update: at last, Finnish is in the Incubator! :)

Working version of the app with some test content can be found here: https://finnlingo.herokuapp.com You can create your own courses or use existing courses in the app. It might be possible to create courses for other languages than Finnish too.

Contributing

Development can be done on Mac, Windows or Linux.

App is created with Vue.js and Meteor.js using TypeScript. Application code is found under /app/components and /app/lib. Database structure described in /app/lib/Db.ts.

Development setup:

  1. Install Meteor
  2. Fork
  3. git clone https://github.com/<your username>/finnlingo.git
  4. meteor npm install
  5. Create a FB app (for authentication) at https://developers.facebook.com and put app id and secret into /app/components/main/server/main.ts.
  6. meteor
  7. If everything is fine, the app should be accessible at http://localhost:3000

Note: Do not commit your FB app id and secret! You can use git update-index --assume-unchanged /app/components/main/server/main.ts to achieve this.

Screenshots

Dashboard

Lesson practice

Lesson completed

Course editor

Lesson editor

finnlingo's People

Contributors

andrei-markeev avatar

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.