Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.
/ confession Public archive

A confession website by PHP.

License

Notifications You must be signed in to change notification settings

outloudvi/confession

Repository files navigation

Confession

Codacy Badge

A website used to confess anonymously(or not).

Still in development and have GOT some releases

To-Do List

  • Base
    • Submit to see
    • Get Cookie
    • Save to database
    • Read from database
    • Save Cookie relations
    • Generate unique Cookie
    • Re-generate or revoke Cookie
    • 'READ' button
    • Install script
  • Extra
    • Administration
    • IP Blacklist
    • Statistics
    • CAPTCHA
    • API
    • Verification of getting Cookie
    • Localization support
    • Testcases for CI
    • PSR (PHP Standard Recommendations) compatible