Welcome Guest, Not a member yet? Register   Sign In
So, I'm working on a CI-based WebApp... (Commentary)
#1

[eluser]awpti[/eluser]
Pretend you need a gallery that is:

A.) Simple enough for a designer to completely customize the layout of without learning a complicated API.
B.) Doesn't need a heavy login/plugin/module system (only need 1 user to manage it)
C.) Can password protect categories if needed
D.) Can upload files both via the web and via FTP (To a specific upload directory for later processing)..

What other features would you like to see?

My current design document looks something like this:

Code:
Technologies used:

    PHP (5+)
    mySQL / pgSQL
    Any http daemon that supports PHP
    Any OS that supports the above

Features:

    Simplified Templating (Custom Template Engine)
    XHTML / CSS Compliant Output
    Support for virtually any image format
    Categories and Sub-Categories
    Password Protect Categories
    Upload files via Web or FTP

NOT Features:

    Heavy login/authentication system (1 user, the admin)
    Complicated Layout changes via the Smarty Templating system

Obviously, this WebApp is being created utilizing the CodeIgniter framework.

I have some prototype code for some of the features (Specifically, the templating tool)

-Geoff W.


Messages In This Thread
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-23-2007, 06:18 PM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-23-2007, 09:29 PM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-23-2007, 09:54 PM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-23-2007, 10:11 PM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-23-2007, 11:33 PM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-24-2007, 12:48 AM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-24-2007, 01:50 AM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-24-2007, 02:46 AM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-24-2007, 03:20 AM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-24-2007, 03:33 AM
So, I'm working on a CI-based WebApp... (Commentary) - by El Forum - 06-24-2007, 03:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB