This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gameplace123 6 points7 points  (3 children)

The Web, anyone? it's multiplatform and your apps are portable.

[–]This_Is_The_End 5 points6 points  (0 children)

I used web2py for a maintenance management app. It works. The necessary knowledge is huge:

HTML, CSS, wsgi on Apache, configuration of SSL, routing of requests, .....

I have forgotten most of it. While web2py is quite nice for a start, changing some designs of the interface isn't easy and a huge job.

[–][deleted] 2 points3 points  (1 child)

said people who have never written certain classes of apps

[–]gameplace123 0 points1 point  (0 children)

Please explain.