Skip to content
/ cenozo Public

Framework for building enterprise-based web applications.

License

Notifications You must be signed in to change notification settings

CLSA/cenozo

Repository files navigation

Cenozo
======

A PHP/Angular framework used to build participant-based web applications which tightly
integrate with one another.  See GitHub projects Sabretooth, Beartooth, Cedar and Mastodon
for examples of web applications using this framework.

src/
  This is where the source code belongs.
  This includes all packages, classes, functions, settings, etc.

aux/
  Any auxiliary files which are needed by the software go here.

doc/
  The apigen generated API documentation and design documents.

sql/
  This is where all sql needed to install the application belongs.
  This includes database schemas, default data, etc.

web/
  This is the public web directory that a web server links to.

web/app/
  This is where the client-side source code goes.

web/lib/
  This is where third-party client-side libraries go.

About

Framework for building enterprise-based web applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published