Skip to content

asimihsan/helpmeshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.