Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

bnkamalesh/todo

Repository files navigation

Simple To-Do list

A prototype web app made for CodeChef by Kamaleshwar, October 2011

Installation

  • Upload all files to the webserver
  • Create a database (eg: todo)
  • Go to http://your_website_address/todo/install.php to initiate the installation process

Features

  • Written in PHP, uses a MySQL database
  • Front end is HTML, CSS, and Javascript
  • UI (signup, login, add/delete/manage events) all uses AJAX for usability
  • Users can signup for accounts to create/manage their to do lists
  • Authentication uses PHP sessions
  • Twitter Authentication supported

Libraries used

  • jQuery with jQDialog plugin
  • PHP OAuth for Twitter authentication

Releases

No releases published

Packages

No packages published