Skip to content

theRealWardo/getterdone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetterDone

An open source ToDo application created by Matt Ward.

Live Demo: http://getterdone.mwdesigns.com

Purpose

The purpose of this app is to serve as a demo for my OpenSource PHP MVC framework. The source code is to be extensively documented to allow for adaptation of the underlying framework. This example application will illustrate the basic functionality of the framework and should serve as a usage guide.

Road Map

  • Basic pages (homepage and about)
  • Register and login pages (using HTTPS)
  • A simple AJAX enabled task manager
  • Adding a mobile site

Feedback / Feature Requests

If you would like to give feedback or request a feature be implemented, you may email [email protected] or you are welcome to implement the feature yourself. I would love to be notified if you think you added something useful, but of course you are not obligated to do so.

License

The MIT License

Copyright (c) 2010 Matt Ward

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

a simple todo application using a lightweight PHP MVC framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published