Avdhesh-Varshney / WebMasterLog

A record of Unique Web Development Projects made with Angular, Next, Node, React, ExpressJS, Redux, Vanilla, Vue, etc. Technologies...
https://web-master-log.vercel.app
MIT License
55 stars 95 forks source link

Blog Website using NodeJS #379

Closed DharshiBalasubramaniyam closed 4 days ago

DharshiBalasubramaniyam commented 1 week ago

Closes: #15

Describe the add-ons or changes you've made πŸ“ƒ

I have added a backend api for blog platform.

  1. Backend infrastructure for a blogging platform, using Node.js, Express.js, and MongoDB, facilitating seamless management of user and admin roles with role-based authentication.
  2. Robust user authentication functionalities, including sign-in and sign-up features, ensuring secure access for both users and administrators.
  3. Users can create, edit, delete and view their own blogs.
  4. Users can like/unlike, comment, search by tags and view blogs.
  5. Administrators can manage user, blogs and tags.

How Has This Been Tested? βš™οΈ

I have tested the apis via postman. Some of the screenshots are below.

Screenshots πŸ“·

add_comment create_blog get_all_blogs get_all_tags like_unlike login_user register_user

Type of change β˜‘οΈ

Checklist: β˜‘οΈ

Note to reviewers πŸ“„

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
web-master-log βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 24, 2024 5:14pm
github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.