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

[User] Article Actions (like, dislike, comment) #11

Open
Smaragda2 opened this issue Oct 23, 2020 · 0 comments
Open

[User] Article Actions (like, dislike, comment) #11

Smaragda2 opened this issue Oct 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Smaragda2
Copy link
Owner

Create the Like/Dislike buttons and the Commend section on the Article page.
The user will need to fill in at least a username (when the users introduce, will be displayed only when a user is logged-in, else a prompt for log-in/sign-up will be displayed)

we will save each Article action to the database with the:
a. Article ID
b. Username
c. Action (like/dislike/comment)
d. Comment-text (filled when the Action is set to comment)

When the users introduced we will insert the 'UserID' to the database.

@Smaragda2 Smaragda2 added the enhancement New feature or request label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant