[size=5]Framework Contest Details[/size]
Here are the instructions, rules and details for all contestants.
[size=3]Challenge[/size]
The challenge is to build a web application for users to track and maintain personal goals. The required options, interactions and recorded data are below.
The site must:
[list]
[]Be able to have a level of user authentication (based on username and password)
[]Be able to set privacy options
[*]Be able to sign up and edit their personal details
[*]Be able to manage personal goals (CRUD ~ Create Read Update Delete)
[*]Be able to track personal goals (RECOMMENDED: User can either say goal was completed or not completed for each day in a Boolean fashion.)
[*]Be able to read and track their goals (RECOMMENDED: You can use a third party graphing tool, sparkline has librarys in most languages.)
[*]User must be able to set privacy settings (private, public, etc)
[*]Users must be able to post comments (*if* public)
[*]Users must be able to tag goals for searching (*if* public)
[*]Data must be available in at least TWO formats, HTML must be one. Possible options for the other include:
[list]
[*]RSS
[*]XML
[*]ATOM
[*]JSON
[/list]
[*]Must allow email reminders and updates.
[/list]
[size=3]Rules[/size]
[list=1]
[]You must use a freely available framework.
[]Before using a 3rd party plugin you must get permission from all other people involved. Exceptions: Graphing plugin, JS library
[*]Have fun and don’t be too competitive… it’s for fun.
[/list]
[size=3]Winners/Prizes[/size]
This is just for personal interest and practice. Currently, there are no prizes planned.
[size=3]Deadline[/size]
May 1st 2008 - 3 and a bit months.
[size=3]Known Teams[/size]
CakePHP
[list]
[*]Evildrummer
[/list]
Django
[list]
[*]Nokrev and Esherido
[/list]
Rails
[list]
[]Ramie
[]Blazes
[/list]
[whisper]This was written by Evildrummer, edited by Nokrev.[/whisper]