Skip to content

allowing authenticated user to comment#14

Open
chrisostome01 wants to merge 7 commits intomainfrom
be-commenting
Open

allowing authenticated user to comment#14
chrisostome01 wants to merge 7 commits intomainfrom
be-commenting

Conversation

@chrisostome01
Copy link
Copy Markdown
Owner

@chrisostome01 chrisostome01 commented Dec 28, 2021

What this pr does

It allows authenticated users to see and comment on a specific blog

How you may test it

  1. Clone this repo if you did not
  2. Change to be-commenting
  3. navigate to the blog
  4. click read more
  5. click the comment
  6. and add some comment post, you may not be going to see it but click more until you see it this happens in the blog comments in more than 3

Related trello board

Commenting board

Pictures
127 0 0 1_5500_ui_blog html(Moto G4) (2)

Copy link
Copy Markdown
Collaborator

@renepromesse renepromesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @sezeranoJchrisostome, you did good work.
please follow the feedback given and let me know afterward.

js/blog.js Outdated
@@ -1,7 +1,288 @@
/* Database configuration */
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file is too long, break it down according to the features it holds

  • have maybe other 2 files, just to have small clean manageable files

@renepromesse
Copy link
Copy Markdown
Collaborator

@sezeranoJchrisostome Looking at your project structure please, move the images folder inside the assets folder

@renepromesse
Copy link
Copy Markdown
Collaborator

image

on this sections or anywhere in your pages, it is much better to keep your text left-aligned, not centered

@renepromesse
Copy link
Copy Markdown
Collaborator

image

please fix these images to be full-circled

@renepromesse
Copy link
Copy Markdown
Collaborator

image

add a way to close the comments popup

@renepromesse
Copy link
Copy Markdown
Collaborator

renepromesse commented Dec 29, 2021

image

on the blog page, the skills, projects and contact menus are not working

@github-pages github-pages bot temporarily deployed to github-pages January 17, 2022 11:11 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants