imywa Git
Status: Pre-Alpha
Brought to you by:
dmelian
File | Date | Author | Commit |
---|---|---|---|
docs | 2013-09-06 |
![]() |
[a5acbe] updates |
source | 2013-09-06 |
![]() |
[a5acbe] updates |
sql | 2013-05-10 |
![]() |
[ae1f7d] Merge branch 'unstable' |
www | 2013-09-12 |
![]() |
[b239ea] updates |
.gitignore | 2013-05-01 |
![]() |
[30ad2b] .gitignore |
COPYING | 2013-04-30 |
![]() |
[b97f50] initial commit |
README | 2013-05-06 |
![]() |
[bd3cf1] Merge branch 'master' of https://github.com/dme... |
TODO.md | unknown | ||
send | 2013-05-02 |
![]() |
[b24f0a] probando el commit -u. |
send-debug | 2013-06-05 |
![]() |
[6732b6] Merge branch 'contaluz' of https://github.com/d... |
send.save | 2013-05-10 |
![]() |
[ae1f7d] Merge branch 'unstable' |
Project imywa. (Intranet MYSQL Web Applications) Authors. Domingo Melian. Yeray Perez. Santiago Martínez Montaño. Inmaculada Gonzalez. Borja Brisson. IMYWA is a project for create database web applications based on stored procedures. It is a simple php framework that based in some data definitions and a set of actions on these data definitions, generates dynamically the html forms to show the detail data in some formats, and calls the mysql store procedures asociated with the actions. Currently, this is a in house project used for prototype and internal entreprise data applications. I want to public this project to acknoledge and to support the comunity effort. Effort that have bring us many usefull and essential projects. (No this one). We use the fpdf library created by Olivier PLATHEY, and integrated on this project. You can get the original code at http://www.fpdf.org.