Code Monkey home page Code Monkey logo

urban-stargazer's People

Contributors

kncaputo avatar

Stargazers

 avatar

Watchers

 avatar

urban-stargazer's Issues

add footer with data source

As a user,

When I am on a site,

I want to have sources listed somewhere,

So that I know where the information is coming from.

randomize photo when discover link is clicked

As a user,

When I am on the Discover page and I click the Discover link in the header,

I want to see a new random image generated on the page,

So that I know my click is happening.

add local storage

As a user,

When I see a photo I like,

I want to be able to save it,

So that I can view it in the Saved section.

add match to Discover url

As a user,

When I am on the discover page,

I want to be able to see a unique url for each image,

So that I can send it to a friend or save the link and revisit.

add feature to toggle savePhoto

As a user,

When I am looking at a photo I've saved,

I want to have the ability to un-save it,

So that I can curate my collection.

add initial styles

As a developer,

When I am building an app,

I want to see at least basic styles on the page,

So that I have a general idea of what the end result will look like.

add test for getRandomValue

As a developer,

When I add functions to utilities,

I want to see corresponding tests,

So that I have robust test coverage.

refactor and remove isSaved property

As a developer,

When I see a property being added to state but not properly maintained,

I want to see it updated or removed,

So that state remains a source of truth.

add test for generateRandomDate

As a developer,

When I add functions to utilities,

I want to see corresponding tests,

So that I have robust test coverage.

add Error component

As a user,

When I type in a url that's invalid,

I want to be directed to an error component,

So that I don't see undefined printed on the screen.

make footer sticky

As a developer,

When I am viewing a component,

I want to see the footer sticking to the bottom,

So that the bulk of the screen is content.

add unit tests

As a developer,

When I am making an app,

I want to see unit tests for all components,

So that I know my components are displaying properly.

replace buttons with icons

As a user,

When I am on a site,

I want to see a clean UI with minimal buttons with text,

So that I have a better UX.

add modal for saved photos

As a user,

When I am looking at my saved photos,

I want to be able to click on a photo,

So that I can see it larger.

add integration tests

As a developer,

When I am testing components,

I want to see integration tests,

So that I know the user functionality in my app is working.

add date randomizer function

As a developer,

When I am making api calls for random photos,

I want to have have a function that can randomize the date for those api calls.

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.