notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 56 forks source link

Bookmarks Page Completed #31

Closed inkerton closed 1 month ago

vercel[bot] commented 1 month ago

@inkerton is attempting to deploy a commit to the notsoocool's projects Team on Vercel.

A member of the Team first needs to authorize it.

inkerton commented 1 month ago

This is in response to the issue #8 The page will display all snippets bookmarked by the current user. image

I made 2 commit extra 'snippets saved in both collections' and 'commit' it was to save the snippets and work on them so I didnot need any dummy data It was only 7 lines of code I removed them at the end so You can merge the PR without any issue. @notsoocool Checkout the PR and let me know.

notsoocool commented 1 month ago

@inkerton, everything is working perfectly, but I need you to make a few changes. First, please pull all the latest changes from the develop branch and push your updates to the develop branch only, not main. Thanks!