To Do¶
The following is a list of To-Do items for RPInventory ranked by priority. If you are a new contributor, select a small item from the low priority section to become familiar with the code.
High priority¶
- Setup Script (Done?)
- Sanitize input
Medium priority¶
- Fail gracefully (replace die() calls with more forgiving/descriptive error warnings)
- Refactor purchases page (better, but still needs work)
- Add foreign keys to DB
Low priority¶
- Enhance visual style
- Conform with web standards (add XHTML doctype and fix html)
- Pageinate all pages that list items
- Sort by column on Viewinventory page
- Fix date selection, no February dates > 28