Anshul439 / Blogverse

A MERN stack Blog App
https://blogverse-l4af.onrender.com
17 stars 23 forks source link

Create category option for user #6

Open Prithwi32 opened 1 month ago

Prithwi32 commented 1 month ago

Screenshot_2024-10-03-23-44-29-571_com android chrome

Currently only 4 options given for user, it's good to give them option to add new techstacks category

Prithwi32 commented 1 month ago

@Anshul439 i would like to work on this issue, could you please assign it to me under hacktoberfest

Anshul439 commented 1 month ago

Preferably add a text input instead of adding other options, so that no matter what the topic is user can add that.

Prithwi32 commented 1 month ago

Preferably add a text input instead of adding other options, so that no matter what the topic is user can add that.

@Anshul439 Okay...do we need to show category if previously exits?

Pariyul commented 1 month ago

Hello Sir, I would like to work on this issue, could you please assign it to me

Anshul439 commented 1 month ago

Preferably add a text input instead of adding other options, so that no matter what the topic is user can add that.

@Anshul439 Okay...do we need to show category if previously exits?

no need. just add a text input field. Also make sure to update search functionality as well because it uses category to search blog posts

Prithwi32 commented 1 month ago

Preferably add a text input instead of adding other options, so that no matter what the topic is user can add that.

@Anshul439 Okay...do we need to show category if previously exits?

no need. just add a text input field. Also make sure to update search functionality as well because it uses category to search blog posts

Okay sir