Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement dynamic announcement API #94

Open
3 tasks done
mimukit opened this issue Mar 29, 2023 · 0 comments
Open
3 tasks done

Implement dynamic announcement API #94

mimukit opened this issue Mar 29, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@mimukit
Copy link
Member

mimukit commented Mar 29, 2023

Todos:

  • Part 1: send static json response
  • Part 2: create a announcement table and send response dynamically from table content
  • Part 3: fix the বন্ধ করুন button on desktop view

Example:

{
  "id": "1",
  "message": "কোডালয় প্রজেক্টটি সম্পূর্ণ ফ্রি এবং ওপেনসোর্স। গিটহাব - এ ⭐ দিয়ে সাপোর্ট করুন।",
  "button": "গিটহাব কোডবেস",
  "link": "https://github.com/codealoy/codealoy",
  "priroty": 1,
  "isActive": true 
}
@mimukit mimukit added the feature New feature or request label Mar 29, 2023
@mimukit mimukit assigned sajal-jayanto and unassigned Ziadkarim84 Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: 👀 In review
Development

No branches or pull requests

3 participants