anuj123upadhyay / MegaBlog

created a blogging site with all functionality using react and appwrite
https://mega-blog-8587.vercel.app/
14 stars 52 forks source link

[feature] : Implement the feature of displaying the readers count on their post #7

Open anuj123upadhyay opened 1 month ago

anuj123upadhyay commented 1 month ago

It must be applicable both for readers and writers of the post.

Dnyaneshpise commented 1 month ago

I would like to work on this could you please provide me more details with ss .

Dnyaneshpise commented 1 month ago

Hey! As a beginner managing a 9-to-5 college schedule, I would greatly appreciate If you could provide some more time to work on issue.

Additionally, I have a question regarding an issue: Should viewers without accounts also be counted?

anuj123upadhyay commented 1 month ago

You can take your time . Yes user without account should also be counted as this will be the property of post .

On Thu, 3 Oct, 2024, 12:18 am Dnyanesh Pise, @.***> wrote:

Hey! As a beginner managing a 9-to-5 college schedule, I would greatly appreciate If you could provide some more time to work on issue.

Additionally, I have a question regarding an issue: Should viewers without accounts also be counted?

— Reply to this email directly, view it on GitHub https://github.com/anuj123upadhyay/MegaBlog/issues/7#issuecomment-2389453209, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7IT6YNUY3VUEP67BIJDZLLZZQ5WFAVCNFSM6AAAAABPG6C4PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBZGQ2TGMRQHE . You are receiving this because you authored the thread.Message ID: @.***>

Dnyaneshpise commented 1 month ago

Facing issue while login in local machine.

anuj123upadhyay commented 1 month ago

There is no issue of login , as I try to login and I will logged in successfully

Dnyaneshpise commented 1 month ago

Do I need to set .env file ? Or appwrite url

anuj123upadhyay commented 1 month ago

no need to set the env file

anuj123upadhyay commented 1 month ago

you can create a new attribute or property of post and increament it whenever someone clicks and store this value

Dnyaneshpise commented 1 month ago

Hey! To store the count, an Appwrite URL is required.