This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
4
Phoenix in Action - exercises from book
Post Body
Hi,
I just finished "Phoenix in Action" and I wanted to do the exercises, but with no luck.
Code is here (chapter 12):
https://github.com/PhoenixInAction/phoenix-in-action
The exercises:
- Only allow bids that have a higher amount than the current high bid
- Don’t allow bids on items after the item’s end_at date and time have passed
- Only allow the creation of an item if a user is logged in
- Associate newly created items with the logged-in user
- Display the bid date time in the user’s time zone (it’s currently in UTC)
I don't know how to move from here.. could somebody help me?
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/elixir/comm...