Pages

Friday 27 January 2012

Mini Project - Income Tax Calculation

"Hey, It's time to update"...i told myself (I'm still in Chinese New Year mood). 

Started a mini project 2 weeks ago by using CodeIgniter, Twitter Bootstrap and some JQuery plugins to create a web page to calculate monthly income tax of Malaysia.  Main purpose of doing this is to learn CodeIgniter framework.  Being trapped in many times when setting up the project as i'm new to CodeIgniter framework (luckily documentation of CodeIgniter is good and there is Google).


There are tonnes of things that I have to learn in order to know CodeIgniter deeper.  Refactor code and layout arrangement is the next step.

Happy Chinese New Year.

References:
http://codeigniter.com/user_guide/toc.html
http://twitter.github.com/bootstrap/
http://jquerypriceformat.com/


3 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. You should look into Codeigniter boilerplate** as well to help you quickly prototype an app.

    ** https://github.com/linuxjuggler/CI_Starter

    ReplyDelete
  3. ok, will look into it. Thank you.

    ReplyDelete