Coder Social home page Coder Social logo

family_stories's People

Contributors

abenetka avatar danbriechle avatar dylhof avatar le3ah avatar

Watchers

 avatar

family_stories's Issues

BE User Story 12 - Family Members

As a user, when I visit my family show page, I see a link for my family's members. When I click this link, I am taken to a page displaying the names of my family members.
GET /api/v1/families/id/family_members

BE User Story 11 - Images

As a user, when I am on the family show page, I see a link for images. When I click this link, I see the images associated with my family. The images have captions, which may contain links to other parts of our page.

GET /api/v1/families/id/images

BE User Story 7 - Recipes

As a user, when I select recipes from my family's show page, the recipe section expands, and I see the names of recipes belonging to my family. All recipe names are links.

GET /api/v1/families/id/recipes

BE User Story 9 - Story Show Page

As a user, when I click on the story preview from the family show page, I am taken to the detailed story on the story show page.

GET /api/v1/families/id/stories/id

BE User Story 8 - Stories

As a user, when I visit my family show page, I see the family stories section already expanded. The stories section includes cards containing the story previews.

GET /api/v1/families/id/stories

BE User Story 5 - Landing Page

As a user, when I visit the landing page, I should see my user profile image and links to my families.

GET /api/v1/families

BE User Story 6 - Family Links

As a user, when I click on my family's name from the landing page, I am taken to my family's show page which has links to our family attributes: stories, pictures, recipes, family members.

GET /api/v1/families/id

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.