Skip to content

Create a UI to allow people to interact with the example? #17

@nelsonic

Description

@nelsonic

Reading the example/tutorial code is nice, 👍
but I feel that having an example app on Heroku would be much more beginner-friendly. 🤔
Who wants to make this happen? :-)

Example: https://github.com/dwyl/phoenix-chat-example

Todo

  • Create a basic Form for interacting with the Address Book
    • The form should allow new records to be created
    • Should allow existing records to be "updated" (append only of course)
  • The List of Addresses should be the default "show" view
    • List should be ordered alphabetically by name. (should this be first or last name?)
  • Display the number of revisions for each address as a counter
  • clicking the counter (number) should display the version history for that record.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions