Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthormsalhab
     
    Hello friends;

    Can one give me a detailed steps for building "Hello World" application using akelos.

    rRegards
    • CommentAuthorThijs
     

    Just 'Hello World' on a page? That's hardly an application. Don't you want to use models (= database tables) and all that good stuff?

    The Booklink tutorial is a good starter (see Docs), and if it's hard to get your head around the MVC concept: download the screencast and watch it several times (that's what I did) until you get the hang of it.

    I could write out detailed steps for how to get to 'Hello world'.. but half of it (installation) is already described in the Booklink tutorial and you wouldn't even use 1 database table.. which is a bit of a shame after having to set up a database.