Git Product home page Git Product logo

clean-architect's Introduction

Box shadow

Mô tả bài toán

Người dùng có thể thêm, sửa, xoá, sắp xếp các lớp box shadow. Mỗi lớp sẽ có tuỳ chỉnh cho từng thuộc tính của box shadow (chỉnh chiều dọc, ngang, độ phủ, độ mờ, màu, đảo ngược bóng). Giao diện quản lý lớp box shadow sẽ cung cấp các ô nhập thông tin cho từng thuộc tính của lớp box shadow. Các thuộc tính của lớp box shadow có thể được nhập dưới dạng số hoặc chuỗi.

Từ mô tả, ta có

  • Các thực thể:

    • Layer (lớp): chứa id, label, box shadow settings (các tuỳ chỉnh của box shadow).
    • Box shadow settings: thuộc tính đổ bóng theo chiều: dọc + ngang, độ mờ, độ phủ, đảo ngược bóng đổ, màu bóng.
  • Actor: Nguời dùng.

  • Use cases:

    • Thêm lớp box shadow:
      1. Người dùng mở giao diện quản lý lớp box shadow.
      2. Người dùng nhấn nút "Add layer" để tạo 1 lớp box shadow.
    • Sửa lớp box shadow:
      1. Người dùng mở giao diện quản lý lớp box shadow.
      2. Nguời dùng chọn layer cần sửa.
      3. Người dùng sửa các thông tin về lớp box shadow, thông tin sẽ được tự động cập nhật lúc sửa.
    • Xoá lớp box shadow:
      1. Người dùng mở giao diện quản lý lớp box shadow.
      2. Người dùng chọn lớp box shadow cần xoá.
      3. Người dùng nhấn biểu tuợng xoá.
    • Sắp xếp vị trí các layer:
      1. Người dùng mở giao diện quản lý lớp box shadow.
      2. Người dùng di chuột đến danh sách các lớp.
      3. Người dùng chọn 1 lớp và kéo lớp đấy đến vị trí mong muốn.

clean-architect's People

Contributors

mioriaty avatar

Watchers

 avatar

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.