Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Admins can delete lessons

Đang mở
#74 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@shawki2 đang làm issue này rồi.

Từ ngày 29/8/2018.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

bug

As an admin
I want to delete a lesson
so that I can remove lessons that are no longer used.

Technical Requirements

  • An API endpoint, /api/lessons/:lessonId, which accepts a DELETE request. It should delete the requested lesson and return a success/error message. (Server)
  • On the lessons list, each lesson should have a delete button that sends the delete request to the server. (Client)

Acceptance Criteria

  • I can browse to the list of lessons.
  • I can click on a delete button next to each lesson.
  • When I click on the delete button next to each lesson, I should see a success or error message.
  • When a lesson has been deleted, it should be removed from the list.
Ngôn ngữ chính
JavaScript
Star
4
Fork
11
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Chuẩn bị môi trường

Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của CodeYourFuture/orula

Tất cả issue của CodeYourFuture/orula

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.