letsintegreat / Tagify

1 stars 12 forks source link

BONUS! Ideate and implement the functionality of Private tags. #11

Open letsintegreat opened 1 year ago

letsintegreat commented 1 year ago

Important: This is a BONUS issue, solving this will fetch you 40 to 50 points!

While creating a new tag, we are storing if this tag is public or private, but after that we are not using this property anywhere. The expected behavior is that: Users can self-assign public tags to themselves freely. But they will have to request to get private tags.

Therefore, this is the list of tasks which need to be taken care of.

If you would like to be assigned to this bonus issue, you will have to explain in brief how you are going to go about it. You might need to create a new model for requests, and also you need figure out how you are going to structure the database. You also need to design a new page where the owner will approve/reject requests.

As this is a high points issue, I don't want this to be inactive after assignment, you will have to show your progress in the discord channel on a regular basis. Your progress may be slow, that is not the point, I just need to be sure that you are still working on the issue. So just brief me about your progress on the discord channel regularly, no matter how little it is.

Ask to be assigned in the comments below before starting to work on this issue. Stick to the contribution guidelines as mentioned in the README file.

chandansgowda commented 1 year ago

Hey @letsintegreat I can take up the first two tasks.

letsintegreat commented 1 year ago

@chandansgowda I am leaving this open for someone who wants to go big, and work on the entire issue on their own. Do let me know if you would like to work on it!

chandansgowda commented 1 year ago

@letsintegreat Its okay. I'm actually working on another big issue from a different project. I'll come back to this later once that is done. Thanks.

mauryakshitij commented 1 year ago

@letsintegreat I would like to work on this issue