Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
/ hejhej Public archive

This is a CouchApp I have written for fun and to demonstrate how to test drive CouchApps with Cucumber. Its purpose is to help learn new (spoken) languages.

Notifications You must be signed in to change notification settings

langalex/hejhej

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a CouchApp I have written for fun and to demonstrate how to test drive CouchApps with Cucumber. Its purpose is to help learn new (spoken) languages by providing tools to learn grammar or vocabulary.

Warning: This app is not ready to deployed onto the internet, specifically because user passwords are only "encrypted" by reversing them and user authentication happens by setting the username in a cookie, which can be forged by anyone who can write one line of JavaScript.

Next steps

General

  • proper user authentication
  • prevent people from ** accessing/changing design doc ** accessing user documents
  • edit tasks (clozes/translations) ** keep history in case something goes wrong

Translations

  • do translations in reverse
  • find more general term

New Features

  • record history and show graph of improvement

About

This is a CouchApp I have written for fun and to demonstrate how to test drive CouchApps with Cucumber. Its purpose is to help learn new (spoken) languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published