Back
Kieran McNairn
Kieran McNairn
@keerin
6
Joined October 2017
Load previous page…
Set up domain, forwarders, ssl and all that good stuff
Show money remaining after outgoings on user profile page
Add form to record outgoings to user page and save to db
Add Outgoing model, user relationship and hook up with form
Add "safe to spend" email views and mailer method
Get activation and forgotten password emails working on production
Work out why some things work in prod but not others 😒
Post user stories on blog to keep track of progress
Update tests to account for change to users settings
Add "Income" to user model, user profile form and migrate db
Deploy user signup, user activation email, user login/out, user edit & delete forgotten password, and refactor tests.