All Projects → bnkamalesh → todo

bnkamalesh / todo

Licence: other
A simple and minimalistic ToDo list manager

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to todo

noaftodo
NOAFtodo - an ncurses TODO-manager No One Asked For
Stars: ✭ 15 (-16.67%)
Mutual labels:  todo
software-systems-architecture
A collection of descriptions of the architecture that various systems use.
Stars: ✭ 24 (+33.33%)
Mutual labels:  web-app
mindstream
Task management app, built on todo.txt.
Stars: ✭ 33 (+83.33%)
Mutual labels:  todo
tdls
command-line Todo-list & Tech-blogging Service
Stars: ✭ 19 (+5.56%)
Mutual labels:  todo
example-golang-todo
Golang API backend powering a TodoList app
Stars: ✭ 33 (+83.33%)
Mutual labels:  todo
hradla
Logic network simulator that runs in your browser
Stars: ✭ 22 (+22.22%)
Mutual labels:  web-app
guitar
🎸 Online guitar toy and tablature recorder/player
Stars: ✭ 80 (+344.44%)
Mutual labels:  web-app
mattermost-plugin-todo
Mattermost plugin for tracking to do items
Stars: ✭ 45 (+150%)
Mutual labels:  todo
taskbutler
Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.
Stars: ✭ 44 (+144.44%)
Mutual labels:  todo
Web
The default DAPNET Web-frontend.
Stars: ✭ 18 (+0%)
Mutual labels:  web-app
elm-simple-gtd
Reimagination of SimpleGTD.com using Elm and Polymer.
Stars: ✭ 24 (+33.33%)
Mutual labels:  todo
csgo-league-web
League web panel
Stars: ✭ 42 (+133.33%)
Mutual labels:  web-app
To-Do App
A Simple To-Do App With Js
Stars: ✭ 21 (+16.67%)
Mutual labels:  todo
intertext
Detect and visualize text reuse
Stars: ✭ 97 (+438.89%)
Mutual labels:  web-app
twittter
Twittter - A tutorial of how to clone some features of Twitter using Ruby on Rails
Stars: ✭ 44 (+144.44%)
Mutual labels:  web-app
24x7-Foodies---Food-Ordering-Project-in-PHP
An online food ordering website that displays the menu of available food items along with their price and allows the user to place an order after choosing the items from the menu. Technologies used: HTML, CSS, Javascript, PHP, MySQL database.
Stars: ✭ 31 (+72.22%)
Mutual labels:  web-app
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (+272.22%)
Mutual labels:  web-app
esp8266-rfid-banco-de-dados
Projeto com objetivo de autenticar/autorizar usuários a partir de Tags RFID utilizando Banco de Dados
Stars: ✭ 85 (+372.22%)
Mutual labels:  web-app
ugly-todo
Just an Ugly To-Do app that I wanted to develop.
Stars: ✭ 35 (+94.44%)
Mutual labels:  todo
AQMissionHelper
Route to the next Onyx - A mission helper tool for Niantic Ingress - Learn more at http://imaq.cn/mh/
Stars: ✭ 12 (-33.33%)
Mutual labels:  web-app

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].