Coder Social home page Coder Social logo

photo-editor's Introduction

A simple front-end for Lorem Picsum

Commands

npm start

Runs the app in the development mode.

npm test

Runs tests.

User Stories

  • ✅ As a user, I want to be able to browse through the list of images.
    • ✅ Images list should be paginated.
    • ✅ Image item should include image preview and author's name.
  • ✅ As a user, I want to click an image and be navigated to the edit image page.
  • As a user, I want to be able to edit image:
    • ✅ User can select image size [height, width]
    • ✅ User can choose greyscale mode.
    • ✅ User can blur the image (grade between 1 - 10)
    • ✅ User should see the currently edited image preview
  • ✅ As a user, I want to be able to download edited image
  • ✅ As a user, I want to be able to refresh the page at any point and still get the previous result
  • ✅ As a user I want the page to remember where I was when going back in history

Things that I didn't have enough time for

  • Take advantage of srcset to render optimal images.
  • Handle loading / fetching states.
  • Proper framework for e2e.
  • Profile the app, check unnecessary renders.
  • Shared layout
  • ErrorBoundaries

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.