Skip to content

Midburnerot release

Latest
Compare
Choose a tag to compare
@rootux rootux released this 11 Jan 22:55
· 27 commits to master since this release

Here are some of the changes we've made from the original branch:

  • Multi Language Support - Hebrew, English.
  • Design Changes - Dreams page - allowing 3 dreams per rows, Larger view for the dream page, Donate modal page
  • Mobile support - feels and looks natural on small screen devices - we made it more playful and Gamify the experience.
  • Security changes - donation of coins is now tracked, secured many end points.
  • Knowing who donated to whom - for better tracking and validation of donation and to allow users get a refund of coins and ability to re-vote in case a dream got close.
  • Safety File -Added many fields that are visible to the Guide and Dream owner and related to what we call ‘Safety file’ - Safety second.
  • Amount translation - Ability for the dreamer to enter the amount in local currency (in our case NIS) and convert it automatically to dream coins.
  • Multi Progress - A beautiful multi progress bar that shows the progress of each dream in an ‘Crowd-funding’ like style.
  • Tickets integration - Integration with our local ticketing system - Tixwise - A ticket is created automatically allowing users to register the moment they purchase the ticket - This eventually led to a slow down at the system level so we added a caching layer for it with a cronjob that just uses the api and import tickets falling back to actual making the calls.
  • Me page - Ability to see the current user - his dreams, and people who contacted him regarding his dream on one page.