An open API service indexing awesome lists of open source software.

https://github.com/asimihsan/helpmeshop

Help Me Shop
https://github.com/asimihsan/helpmeshop

Last synced: 2 months ago
JSON representation

Help Me Shop

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.