devlog #03
Hi everyonee, here are the features I’ve added to the site over the past two days:
1. Notification System
I set up a notification system so users can stay updated on comments, replies, and solutions to their own issues (in short, anything related to them)
2. “My Projects” Module
I added a module where users can view the issues they’re working on.
3. Solution Mechanism
I’ve set up a system for providing solutions to problems, creating README files, viewing solutions, and managing the problem-solution workflow. As I mentioned earlier, solutions can be tracked from the my projects page.
4. Deletion and Content Management Permissions
Users now have control over the content they create on the platform (the person who created a comment, solution, or issue can delete it)
5. Solution Approval System
If the person who posted the issue also approves the submitted solution, the ticket is moved to a separate page—the “Resolved Issues” page. This page can be accessed from the categories section. (visually, I’m thinking of making the tickets on this page look like they’re cut off or truncated. What do you think?)