Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

viewplatgh/wrwd

Repository files navigation

RWD web edition

WRWD is a web edition of RWD, RWD project is hosted at here: https://sourceforge.net/projects/rdwtwdb/

RWD stands for Readable Writable worDbook, it's a foreign language learning tool, focusing on managing ones own vocabulary.

WRWD let one create, save and handle the wordbook via a browser, so that WRWD is much easier to access and take advantage of the Internet.

Open index.html in a browser or visit http://viewplatgh.github.io/wrwd/ to try a live WRWD.

RWD documentation: http://rdwtwdb.sourceforge.net/manual/toc.html

Prerequisites

  • Git
  • Node.js and npm Node ^4.2.3, npm ^2.14.7
  • Bower (npm install --global bower)
  • Ruby and then gem install sass
  • Grunt (npm install --global grunt-cli)
  • MongoDB - Keep a running daemon with mongod

Developing

  1. Run npm install to install server dependencies.

  2. Run bower install to install front-end dependencies.

  3. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  4. Run grunt serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run grunt build for building and grunt serve for preview.

Testing

Running npm test will run the unit tests with karma.

License

RWD web edition Copyright (C) 2014 Rob Lao (www.roblao.com)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details http://www.gnu.org/licenses/.

About

migrate https://sourceforge.net/p/rdwtwdb/wrwd/ to here, it's an online vocabulary tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published