https://github.com/asimihsan/helpmeshop
Help Me Shop
https://github.com/asimihsan/helpmeshop
Last synced: 2 months ago
JSON representation
Help Me Shop
- Host: GitHub
- URL: https://github.com/asimihsan/helpmeshop
- Owner: asimihsan
- Created: 2011-12-23T16:55:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-05T14:36:20.000Z (over 13 years ago)
- Last Synced: 2025-01-29T04:39:12.749Z (4 months ago)
- Language: VimL
- Homepage:
- Size: 6.86 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
TODO
- Implement CRUD of list items.
- Implement CRUD of lists.
- Fix display of a particular list. Rather than multiple columns there should be one column of complex rows.
- Do code reading of every webserver source file, come up with more fix ideas and refactoring ideas.
- Implement Selenium tests of basic functionality.
- Implement unit and functional tests.
- Harden server.x Fix bugs, particularly the DB caching problem.
x Add authentication type "API". This means username/password login. This will allow easy automated testing.
x Factor out templates into header, footer, etc.