Only logged in users with verified Dickinson email addresses can post and comment on the website.
Only the owner of a post can delete / update it.
The users can access their user information page after logging in.
Solution
Create a login/signup page for users. User data will be saved to the MongoDB database.
Create a user information page.
Description
Only logged in users with verified Dickinson email addresses can post and comment on the website. Only the owner of a post can delete / update it. The users can access their user information page after logging in.
Solution
Create a login/signup page for users. User data will be saved to the MongoDB database. Create a user information page.