Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Answery 3.0

Latest
Compare
Choose a tag to compare
@MoralCode MoralCode released this 24 Oct 01:14

Front End

  • Add Logo/favicon
  • Make Reward cat screen now include dogs
  • add a "skip question" button if you want to skip that question and get a new one
  • add Twitter and G+ social media sharing options
  • add/update questions:
    • "which word do you like best"
    • questions about countries
    • questions about dog breeds
    • update emoji selection
  • Cover up some stuff I didn't fully want (or need to) fix properly (e05683d)
  • Minor visual tweaks such as capitalization for you OCD nerds

Back End

  • Add custom Classes/Data types to efficiently store questions, options and API calls
  • code formatting and style updates
  • Documentation
  • Add Unit tests and CI
  • Bug Fixes
  • Break some stuff
  • Unbreak some stuff