initial commit
[mirrors/SokoMan.git] / TODO
CommitLineData
4f74f44a
H
1##TODO
2 * Features
3 * INSERT/UPDATE to multiple tables (so brand new item can be inserted with model at once)
4 * UI
5 * Templating system
6 * Stateless barcode scanner interface (php-cli?)
7 * Security
8 * SQLi (some fixed, some not)
9 * XSS (none fixed)
10 * Code refactoring
11 * Optimize magic quotes usage
12 * Separate classes to single files
13 * Make sure that every method is in the class that it belongs to
14 * Use GetText
15 * English and Czech locales
16 * Release engineering
17 * Replace config file with example
This page took 0.085546 seconds and 4 git commands to generate.