Skip to content

rh1tech/zoia_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ff4a93 · Dec 1, 2018
Jun 28, 2018
Nov 2, 2018
Oct 13, 2017
Oct 16, 2017
Jul 18, 2018
Dec 1, 2018
Sep 14, 2017
Oct 4, 2018
Sep 28, 2017
May 30, 2018
Oct 4, 2018
Jul 26, 2017
Nov 14, 2017
Jul 18, 2018
May 30, 2017
Oct 11, 2017
Jun 1, 2018
Dec 1, 2018
Nov 4, 2018

Repository files navigation

Zoia Web Framework

Zoia Web Framework (Zoia.js) is based on Node.js, Express.js and MongoDB.

The goal of Zoia is to make Web development faster and to provide the most essential functions to the developer:

  • Authorization system (registration, password reset etc.)
  • Captcha (using Imager which is purely written in Java)
  • User management module
  • Navigation menu module
  • Pages management including CKEditor and built-in image browser

The system core is written in ES6 and is using modern JavaScript syntax, the client code can be optionally compiled by Babel.