{"id":23907528,"url":"https://github.com/ad1tyaraj/blog-web-apps","last_synced_at":"2026-06-23T09:31:41.097Z","repository":{"id":254006504,"uuid":"845203310","full_name":"Ad1tyaRaj/Blog-Web-apps","owner":"Ad1tyaRaj","description":"Django Blog Web Application A feature-rich blog platform built with Django, providing functionality for user authentication, post creation, comment management, and more. Ideal for personal blogs or small content platforms.","archived":false,"fork":false,"pushed_at":"2024-08-20T20:05:11.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T14:43:07.205Z","etag":null,"topics":["blog","webapps"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Ad1tyaRaj.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-08-20T19:36:33.000Z","updated_at":"2024-08-25T15:15:01.000Z","dependencies_parsed_at":"2024-08-21T05:16:29.839Z","dependency_job_id":null,"html_url":"https://github.com/Ad1tyaRaj/Blog-Web-apps","commit_stats":null,"previous_names":["ad1tyaraj/blog-web-apps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ad1tyaRaj/Blog-Web-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ad1tyaRaj%2FBlog-Web-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ad1tyaRaj%2FBlog-Web-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ad1tyaRaj%2FBlog-Web-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ad1tyaRaj%2FBlog-Web-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ad1tyaRaj","download_url":"https://codeload.github.com/Ad1tyaRaj/Blog-Web-apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ad1tyaRaj%2FBlog-Web-apps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34684672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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","webapps"],"created_at":"2025-01-05T03:12:34.416Z","updated_at":"2026-06-23T09:31:41.080Z","avatar_url":"https://github.com/Ad1tyaRaj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Blog Web Application\n\n![Screenshot 2024-08-21 003114](https://github.com/user-attachments/assets/56e831a7-eaaa-4e16-9f6c-ded8a9de5bd4)\n\n## Overview\nThis repository contains a Django-based blog web application that allows users to create, edit, and manage blog posts, as well as interact with content through comments. The app features user authentication, category filtering, and a clean, responsive design using Bootstrap.\n\n## Features\n- **User Authentication**: Sign up, log in, and log out functionality.\n- **Post Management**: Create, edit, delete, and view blog posts.\n- **Comment System**: Users can comment on posts and view comments.\n- **Category and Date Filtering**: Easily navigate posts by categories or publication dates.\n- **Responsive Design**: Mobile-friendly interface using Bootstrap.\n\n## Installation\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/your-username/django-blog-web-app.git\nNavigate to the project directory:\ncd django-blog-web-app\nCreate and activate a virtual environment:\n\n\npython3 -m venv env\nsource env/bin/activate  # On Windows use `env\\Scripts\\activate`\nInstall the dependencies:\n\npip install -r requirements.txt\nApply migrations:\n\npython manage.py migrate\nCreate a superuser:\n\npython manage.py createsuperuser\nRun the development server:\n\npython manage.py runserver\nAccess the application:\nOpen your browser and go to http://127.0.0.1:8000/\n\nUsage\nAdmin Panel: Manage users, posts, categories, and comments from the Django admin interface (/admin).\nUser Registration and Login: Users can register and log in to create and comment on posts.\nPost Creation: Authenticated users can create, edit, and delete their own posts.\nContributing\nContributions are welcome! Please fork this repository and submit a pull request for review.\n\nLicense\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad1tyaraj%2Fblog-web-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fad1tyaraj%2Fblog-web-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad1tyaraj%2Fblog-web-apps/lists"}