{"id":23944928,"url":"https://github.com/simplecyber/blogging-app","last_synced_at":"2026-03-02T19:04:22.220Z","repository":{"id":270452300,"uuid":"910426209","full_name":"SimpleCyber/Blogging-app","owner":"SimpleCyber","description":"Blog app : A Django-based blogging platform integrated with Firebase Firestore for storage. Users can create, edit, delete, and search blog posts with authentication.","archived":false,"fork":false,"pushed_at":"2025-01-25T21:47:55.000Z","size":1103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T22:37:51.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bloggersatyam.onrender.com","language":"HTML","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/SimpleCyber.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-31T08:37:30.000Z","updated_at":"2025-01-25T21:47:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c850eb8-4354-4a18-ae6d-09016739a06d","html_url":"https://github.com/SimpleCyber/Blogging-app","commit_stats":null,"previous_names":["simplecyber/blogging-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleCyber%2FBlogging-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleCyber%2FBlogging-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleCyber%2FBlogging-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleCyber%2FBlogging-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimpleCyber","download_url":"https://codeload.github.com/SimpleCyber/Blogging-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240428588,"owners_count":19799693,"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","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":[],"created_at":"2025-01-06T07:16:50.566Z","updated_at":"2026-03-02T19:04:17.164Z","avatar_url":"https://github.com/SimpleCyber.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Blogging App\n\nA Django-based blogging platform integrated with Firebase Firestore for storage. Users can create, edit, delete, and search blog posts with authentication.\n\n---\n\n#### Features\n- User authentication (login/logout).  \n- Add, edit, and delete blog posts with optional image upload.  \n- Search posts by title, content, or tags.  \n- Display recent posts and tag statistics.\n\n---\n\n#### Setup\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/SimpleCyber/Blogging-app.git\n   cd Blogging-app\n   ```\n2. **Install Dependencies**:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   pip install -r requirements.txt\n   ```\n3. **Configure Firebase**:\n   - Set up Firebase Firestore.\n   - Add credentials in a `.env` file:\n     ```env\n     FIREBASE_PROJECT_ID=your_project_id\n     FIREBASE_PRIVATE_KEY=your_private_key\n     # Add other keys here...\n     ```\n4. **Run the App**:\n   ```bash\n   python manage.py migrate\n   python manage.py runserver\n   ```\n\n---\n\nContributions are welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplecyber%2Fblogging-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplecyber%2Fblogging-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplecyber%2Fblogging-app/lists"}