Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.15 KB

ROADMAP.md

File metadata and controls

26 lines (21 loc) · 1.15 KB

SCRIPTBOX ROADMAP!

NEXT REALEASE

In the next release the scriptbox must allow :

  • Connect to Kannel, SMS Center and other SMPP servers,
  • All created users must receive a notification mail (server ip, login and password)
  • Add More diagram to dashboard,
  • Write somme tutorial better documentation
  • A better javascript environement for script execution
    • Add session storage for a client persistent data
    • Add local storage for share data across clients who use the same keyword
    • Add globlal storage for share data across clients who use the same shortcode
    • Add database access (mysql, mongodb, postgresql etc...)
    • Add network access (http, https, socket, tls, datagrame,dns)
  • Fix all bug and found contributor and testers.

Version 0.0.1

In this release the scriptbox must allow :

  • Write a services via a designers, a graphical tools for create news script,
  • Multi language support,
  • Multi language for script (javascript, typescript, ES6, coffeescript, purescript etc...),
  • A plugin system for add new functionality,
  • Fix all bug and found more contributors and testers.