- early example of playful code
// javascript implementation // javascript implementation| :kakapo: :rave: :rave: :rave: :rave: :rave: :rave: :kakapo: :kakapo: :kakapo: :kakapo: :kakapo: :kakapo: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: | |
| :kakapo: :rave: :rave: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: | |
| :kakapo: :rave: :rave: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: | |
| :kakapo: :rave: :rave: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: | |
| :kakapo: :rave: :rave: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: | |
| :kakapo: :rave: :rave: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: :kakapo: :rave: :rave: :kakapo: :rave: :rave: :rave: :rave: | |
| :k |
confirm-account-page to look like screen 2group-setup-page to look like screen 3email field to confirm-account-pageconfirm-account-page expects email in url params so it can autopopulate email fieldname field to confirm-account-page, below password fieldinvite-new-admin-to-create-group flow, user lands on confirm-account-page with 'lets go' button that brings them to group-pagemvp-admin-onboarding flow, no confirmation_token needed for screen 2mvp-admin-onboarding flow, no emails sent to new admin (maybe in the future though)screen 2 - 4 are identical to the admin-invite-user-to-create-group flow
need to take existing forms and make them look good
eugene needs svg of new logo and name
admin flow:
blue hat - process how to organize the meeting how to facilitate scrum process design
white hat - facts data user stories analytics
R: response
The way we build and grow social networks and apps can amplify and exacerbate the existing inequities in society. But it doesn’t have to be that way.
| // assuming you've included jQuery | |
| $.ajax({ | |
| method: 'GET', | |
| url: 'https://remote-server.com/path/to/resource.json' | |
| }).done(function (res) { | |
| console.log('res: ', res) // can view the server response here | |
| }).fail(function (err) { | |
| console.log('request unsuccessful') | |
| }) |
run this script in rails console:
admin_email = EMAIL_ADDRESS_ASSOCIATED_WITH_ONE_OF_YOUR_ADMIN_ACCOUNTS
user_email = ONE_OF_YOUR_ALTERNATE_EMAIL_ADDRESSES
unless admin = User.find_by_email(admin_email)
admin = User.create(email: admin_email, password: "password", name: "Admin")
endwhat is this link about? well, i want to visit new zealand because i miss garrett street, eda, and enspiral. i also want half-price sushi, and pies, and i want to go to kiwiburn.
i have a few questions about visiting new zealand, and contracting while i'm there.
i'm thinking that the whole of enspiral may be able to help me answer these questions.