Monday, October 1, 2007

Internal Audit Application System

2 months ago, i did my intern-job for research in Semen Gresik (Gresik City, near Surabaya) with my team. They wanted us to make their Internal Audit Application System. There is not too complicated, but always something missed about business rule when we tried to implemented it.

I decided to use Code Igniter PHP framework for the server side scripting method, that really awesome stuff for PHP developer (based on MVC concept and also Object Oriented Programming), this is the welcome note from CodeIgniter website:
  • CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks.
And also, i decided to use extjs for the web UI form... that really tremendous javascript technology for UI, provide easy and interactive application on the web. visit that link to get the demonstration, really great tools...

Let me show you the screen shot for the application...

  • welcome screen (log in user)
  • main application form
Hope that screen shot will give you something idea to develop very user friendly web application. Let me know if you want more detail (code, how-to, etc)...

Regard, wworld

No comments: