Skip to content

estella00911/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jean's Project

1. Blog

I'm using the MVC architecture with the Node.js framework - Express for the backend. I'm utilizing the Sequelize ORM for the MySQL database, and I'm incorporating the CKEditor 5 editor from a CDN to add and edit articles.

  • Screenshots of the blog
  • Demo
  • Repository
  • Problem being addressed:
    • Can not edit/delete an article in the Archive page
    • Unable to add an article to the website, although it functions correctly in the local environment
    • When adding a new article, it is not possible to edit images.

2. PHP Board

Write the backend in PHP, use a MySQL relational database to link users and message content, create a login functionality using sessions, and, using the GET method, add errCode to the query string for backend error message notifications

Screenshots of Web Application: Blog

Home Page

Login Page

Add Article Page

Administrator Dashboard (with the ability to click on edit/delete buttons next to articles)

Administrator's Article List Page

Single Article Page

Screenshots of Web Application: PHP Board

RWD

Register Page

Login Page

####Member Editing Function — Edit Nickname and Post Comments

Member Editing Function — Editing Only Own Comments

Members can only edit their own comments and are not allowed to edit others' comments freely.

Member Deletion Function — Deleting Only Own Comments

Members can only delete their own comments and are not allowed to delete others' comments freely.

Administrator Function — Modifying Comment Permissions

The administrator will change member ABC's permissions to prevent them from posting comments.

User ABC, Suspended from Posting Comments

User ABC, who has been suspended from posting comments, cannot create new comments but can still edit and delete their existing comments

Administrator Function — Editing and Deleting Members' Comments at Will

About

PinChunLU's project demostration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published