Skip to content
epsi edited this page Mar 8, 2011 · 6 revisions

Welcome to the AlumniBook-SF wiki!

About

This is a rewrite of legacy AlumniBook project for both learning purpose. It is a questionnaire based data entry system, that you can use to make business directory. And I might to make other ports as well for learning purpose.

It is also a real project with sample customization that you can reuse. Several common tricks for data entry problem in information system has been solved, just have a look at the source code.

Goal

  • Simple Questionnaire Based Data Entry, rewritten on Symfony.
  • Learn, share, and get rid of legacy version.

Related Link

This rewrite version:

  • The source code and Readme.md at github AlumniBook on Symfony. It contains installation how-to, list of features, some screenshots links, and some readme for private plugins.
  • Demo site in book.iluni.org This site and any preloaded data is only a demonstration of its capability. It is not intended for real data entry process.
  • Screenshot at Picasa

The original legacy version:

Wiki

Other Ports

Why Rewrite? Because the legacy code is simply garbage.

The goal for first commit is exploring possibility to port every legacy feature, so we can get rid of both legacy versions.

There is plan to create AlumniBook in which every alumni can submit data by themselves. This would not be compatible with this project, but also bear the AlumniBook name for simplicity.

I may make other ports as well for learning purpose. And still, there's a lot to learn for myself.

License

MIT License.

Clone this wiki locally