{"id":22765044,"url":"https://github.com/vinay-patel22/blog-mingle","last_synced_at":"2025-08-31T03:38:17.460Z","repository":{"id":266205528,"uuid":"897131461","full_name":"vinay-patel22/Blog-Mingle","owner":"vinay-patel22","description":"Blog-Mingle: A sleek and user-friendly blogging platform that provides engaging content for users to explore, interact with, and enjoy.","archived":false,"fork":false,"pushed_at":"2024-12-07T04:28:36.000Z","size":676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T10:15:56.250Z","etag":null,"topics":["blog-mingle","blogging","full-stack-developer","full-stack-web-development","mern-blog","mern-blog-app","mern-blog-site","mern-blogging","mern-google-authentication","mern-stack-app","simple-blog","simple-blog-website","vinay-patel","vinay-patel-portfolio","vinay-patel22","vinay-patel22-portfolio"],"latest_commit_sha":null,"homepage":"https://blog-mingle.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinay-patel22.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-02T04:47:58.000Z","updated_at":"2024-12-07T04:28:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"10000f5f-2b45-4c5c-a082-e97f0868dc50","html_url":"https://github.com/vinay-patel22/Blog-Mingle","commit_stats":null,"previous_names":["vinay-patel22/blog-mingle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinay-patel22/Blog-Mingle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FBlog-Mingle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FBlog-Mingle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FBlog-Mingle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FBlog-Mingle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinay-patel22","download_url":"https://codeload.github.com/vinay-patel22/Blog-Mingle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FBlog-Mingle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272935923,"owners_count":25018155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog-mingle","blogging","full-stack-developer","full-stack-web-development","mern-blog","mern-blog-app","mern-blog-site","mern-blogging","mern-google-authentication","mern-stack-app","simple-blog","simple-blog-website","vinay-patel","vinay-patel-portfolio","vinay-patel22","vinay-patel22-portfolio"],"created_at":"2024-12-11T12:11:30.582Z","updated_at":"2025-08-31T03:38:17.430Z","avatar_url":"https://github.com/vinay-patel22.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog Mingle\n\nA sleek and user-friendly blogging platform that provides engaging content for users to explore, interact with, and enjoy.\n\n---\n\n## Table of Contents\n\n1. [Features](#features)\n2. [Usage](#usage)\n3. [User Functionality](#user-functionality)\n4. [Admin Functionality](#admin-functionality)\n\n---\n\n## Features\n\n### User Features:\n\n- **Authentication**: Users can sign in or sign up with Google authentication or standard email/password login.\n- **View Posts**: Browse articles, tutorials, and insights on various tech topics.\n- **Search \u0026 Filter Posts**: Search for specific posts and filter them based on categories, tags, or other criteria.\n- **Comment on Posts**: Users can comment on posts (supports CRUD operations: Create, Read, Update, Delete).\n- **User Profile**: Users can update their profile (CRUD functionality), including email, username, and profile picture.\n- **Recent Articles**: View the most recent articles on the homepage.\n- **Light/Dark Mode**: Users can toggle between light and dark themes for better readability and personalization.\n\n### Admin Features:\n\n- **Admin Dashboard**: Admins can view a dashboard to manage the application, which includes user statistics, recent posts, and more.\n- **User Management**: Admins can view, add, update, and delete user profiles.\n- **Post Management**: Admins can create, update, and delete posts.\n- **Comment Management**: Admins can moderate and manage comments on posts.\n- **Analytics**: View key metrics such as the number of registered users, number of posts, likes, and comments.\n\n---\n\n## Usage\n\n1. **For Users**:\n\n   - Sign up/sign in using your Google account or traditional email/password.\n   - Browse and filter posts based on various topics.\n   - Interact with posts by leaving comments and liking comments.\n   - Toggle between light and dark modes for the best reading experience.\n\n2. **For Admin**:\n   - Sign in as an admin to access the admin dashboard.\n   - View and manage user accounts, posts, and comments.\n   - Review key statistics on user registrations, post activity, and more.\n\n---\n\n## User Functionality\n\n- **Sign In/Sign Up**: Users can register with Google or traditional login.\n- **Post Interaction**: View, like, and comment on posts.\n- **Profile Management**: Edit user profile details (email, username, profile picture).\n- **Search and Filter**: Find posts through search and apply filters (by categories, tags).\n- **Light/Dark Mode**: Toggle between light and dark themes for a customized user experience.\n\n---\n\n## Admin Functionality\n\n- **Admin Dashboard**: Access a dashboard with essential metrics.\n- **User Management**: Admins can view and manage user profiles (create, update, delete).\n- **Post Management**: Admins can manage posts (create, update, delete).\n- **Comment Moderation**: Admins can moderate user comments (approve, delete, or update).\n- **Statistics**: View analytics related to user activity, post interaction, and more.\n\n---\n\n## Live Link\n\nCheck out the live version of **Blog Mingle** here: [https://blog-mingle.onrender.com](https://blog-mingle.onrender.com)\n\n---\n\nFeel free to contribute or provide feedback. Enjoy using **Blog Mingle**!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinay-patel22%2Fblog-mingle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinay-patel22%2Fblog-mingle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinay-patel22%2Fblog-mingle/lists"}