Giter Club home page Giter Club logo

capstone-project's Introduction

Hi, I'm Mel! ๐Ÿ‘‹

๐Ÿš€ About Me

Hi, thank you for visiting my profile.

Iโ€™m a very passionate Frontend- and Blockchain Developer who is interested in all new technologies emerging in this space.

Iโ€™m a self-taught developer who loves to code, create, and learn new things every day.

โšก๏ธ Fun fact i pursued a career as a professional football player.

๐Ÿ›  Skills

Javascript, HTML, CSS, Vue, Nuxt, Node, Solidity, Blockchain, Web3, ...

๐Ÿ”— Links

linkedin twitter

Tim's GitHub stats

Top Langs

capstone-project's People

Contributors

melggit avatar

Stargazers

 avatar

Watchers

 avatar

capstone-project's Issues

Template

Value statement - a requirement, not a solution

As a (role)
I need (an action)
so that (a benefit)

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

Template


name: User Story
about: A default user story
title: "(Short name)"
labels: ''
assignees: ''


Value statement - a requirement, not a solution

As a (role)
I need (an action)
so that (a benefit)

Description (Text, Scribble, Wireframe, Design)

Acceptance criteria

  • (functional descriptions)

Tasks

  • (todos for the team)

Size

(small, medium, large)

Podcast List (User Sory)

Value statement - a requirement, not a solution

As a user
I need to be able to see a list of podcasts about space
so that i get a nice overview about what is available.

Description (Text, Scribble, Wireframe, Design)

searchResult_page_user_story

Acceptance criteria

  • implement test data from json
  • image and title of a card should be clearly visible

Tasks

  • create Card component with img and title parameter
  • add Card to App component
  • fetch in App component
  • render as many cards as there are podcasts json resulting from the fetch
  • write test for Card component
  • style Card component
  • style App component

Size

(small)

favorite Podcast

As a user
I want to be able to favorite podcasts
so that i know to which to listen to next

Description (Text, Scribble, Wireframe, Design)

thrid_user_story

Acceptance criteria

  • the bookmarks should be able to toggle between active and inactive
  • when active the podcast should get listed in the favorites
  • when inactive the podcast should not get listed in favorites
  • the button Search should not be visible on favorites page

Tasks

  • creating two pages
  • one Page SearchResult which renders the available space podcasts
  • one Page Favorites
  • create Buttons to switch between those stages
  • create bookmark
  • crate logic for bookmark

Size

medium

Header

Value statement - a requirement, not a solution

As a user
I need to be able to see where i am and what the current search term is
so that i can navigate myself.

Description (Text, Scribble, Wireframe, Design)

header

Acceptance criteria

  • no header on details page
  • on details page only back arrow
  • decide on whether with or without different background color

Tasks

  • header component
  • implement header in app

Size

medium

(User-Story) Main Menu

As a user
I want to be able to see the top podcasts on one view so that i can inspire myself.

Description (Text, Scribble, Wireframe, Design)

main_page_top_user_story(1)

Acceptance criteria

  • navigation has main page as new route
  • the top podcasts get fetched by api
  • when clicking on a podcast it gets expanded like the others on the search result page
  • when clicking on anything but the expanded podcast it shrinks
  • should be horizontally scollable

Tasks

  • navigtion
  • create new component for curatedPodcasts
  • implement logic for router and podcast
  • implement side scoll

Size

medium

Get more Information for a podcast on click (User Story)

As a user
I want to get more information to a specific podcast
so that i can determine if it fits my needs.

Description (Text, Scribble, Wireframe, Design)

searchResult_page_expand_user_story

Acceptance criteria

  • the podcast Card should expand on Click
  • the card should shrink back when clicking on it
  • the tags should be the categories delivered by the fetch

Tasks

  • update Card with an onClick event to expand
  • update Card to incorporate description categories and author
  • set those new addiitons to be hidden by default
  • onClick those additions should be visible
  • when clicking on the openend Card the card should shrink

Size

medium

nav bar

As a user
I want to be able to switch conveniently between pages
so that i can see search and favorites

Description (Text, Scribble, Wireframe, Design)

navigation_user_story

Acceptance criteria

  • should have active and inactive states
  • depending on the page the user is on that page gets disabled in the menu

Tasks

  • navigation
  • create logic

Size

medium

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.