gitroomhq / gitroom

πŸ“¨ Schedule social media and articles. Exchange or buy posts from other members πŸ‘¨πŸ»β€πŸ’». Monitor your GitHub trending, and so much more πŸ“ˆ.

Home Page:https://gitroom.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Feature: Add a monthly video into the calendar

nevo-david opened this issue Β· comments

πŸ”– Feature description

Add the option to see a monthly view inside the calendar

🎀 Why is this feature needed ?

✌️ How do you aim to achieve this?

Seems like we can achieve that only by changing the frontend.

  • We need to create a new view starting from apps/frontend/src/components/launches folder
  • When in monthly view, instead of fetching one week, we need to fetch all the weeks within the month.

πŸ”„οΈ Additional Information

No response

πŸ‘€ Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None