wiki:Centre Registry

Version 2 (modified by Sander Maijers, 10 years ago) (diff)

--

Content

  1. Contact information on separate page.
  2. Improve About page. (Perhaps based on VLO counterpart, but more modest.)
  3. Data Seal of Approval column.
    • Clean up database: only a hyperlink if DSA was obtained, empty if else.

Presentation

  1. Presentation of hyperlinks, varying with status (visited, etc.).
  2. Font sizes. Currently based on http://typecast.com/blog/a-more-modern-scale-for-web-typography . Seems a bit smallish, although the font size scales very well.
  3. onhover effects in menu.
  4. Fine-tune default number of dynamic table rows displayed (Based on screen size?).
  5. Remember user-selected number of dynamic table rows displayed.
  6. More sleek alignment of header cell vertical borders and the connect body cell vertical borders below.
  7. Size of footer logo(s)?
  8. Quick scan of usability for disabled, age groups.

Technical

  1. Database schema migration: drop users/passwords table, clean up names, use (British) English throughout.
  2. Reimplement REST API.
  3. Make clear staging and production deployment separation.
  4. Clean up server: Apache configs, etc..
  5. Improve deployment process:
    • Replace mod_wsgi with something more flexible such as uwsgi or gunicorn.
    • Consider dockerizing.