dayday0calories / CITS5505-Group-Project

CITS5505 Group Project
MIT License
0 stars 1 forks source link

User Profile #8

Open lingering126 opened 4 months ago

lingering126 commented 4 months ago

Feature: Display username, email, allow users to change their password, review their posts, replies.

Proposed implementation: When users loged in, they can check some information about their accounts and posts. The data are from related database. In posts, users can check the tag, title, number of replies/views and post time. In replies, they can check the tag, the post title, snippet of reply content and reply time.