Skip to content

wikitongues/DEPRECATED-poly-v1

Repository files navigation

Wikitongues Poly Prototype (DEPRECATED)

##This implementation is deprecated. The project has moved to https://github.com/wikitongues/poly

###Poly makes crowdsourcing translation dictionaries in any language easy and familiar.

This README outlines the details of collaborating on this Ember CLI application.

Getting started? Start here

###Current Features

  • Compose translation dictionaries between two languages using text
  • Browse available dictionaries
  • Favorite dictionaries
  • Immediately publish content to the Poly community

#Feature Map Planned features for future releases. Releases are mapped below. We use semantic versioning.

###Version 0.1

  • Create new phrasebook
  • Input and save new phrase
  • Audio and video phrase interface
  • Tag a book as Favorite
  • Refactor new phrase controller

###Version 0.2

  • Profile page
    • User object
    • User name
    • User photo
  • Book authorship
  • Sign in upon account creation
  • Handle error messages on login page
  • Properly remove all phrases on book destroy (BUG)
  • Fix double input (BUG)

###Version 0.3

  • Book title, description, L1, L2 editing
  • Phrase editing
  • Continuous text phrase input (hit enter to save)
  • Input and upload sound and video phrases
  • Input and upload book banner images
  • Only save new book if all inputs are complete
  • Input area blur action behavior
  • Document scroll position progress marker
  • Fixed book languages sub-header

###Version 0.4

  • Add tags to books
  • Search

###Version 1.0

  • Offline-first architecture
  • Public API
  • Language object model

Wikitongues is a movement for language rights. Together with speakers and signers of every langauge in the world, we're building the most inclusive cultural archive ever made, raising awareness about linguistic diversity and rallying to defend it.

Currently, there are around 7000 classified languages, with an unknowable number of unclassified languages.

Community

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/wikitongues/poly.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Contributing

Make pull requests to have your contributions reviewed and deployed by the administrator, or contact us directly.

Refer to best practices for contributing to open source projects on the Github Contribution guide or the more comprehensive Open-Source Contribution Guide.

Further Reading / Useful Links

About

Open source, modern software to share and learn every language in the world.

Resources

Stars

Watchers

Forks

Packages

No packages published