{"id":19429606,"url":"https://github.com/janina280/bloggie","last_synced_at":"2026-04-28T17:34:00.461Z","repository":{"id":243043998,"uuid":"811304344","full_name":"janina280/Bloggie","owner":"janina280","description":"Bloggie is a blogging platform developed with ASP.NET MVC and styled using Bootstrap 5. It allows users to manage blog content, including creating, editing, and deleting posts. One of the key features is the ability to edit and manage tags associated with each post. This makes it easier to categorize and organize content for better user experience.","archived":false,"fork":false,"pushed_at":"2024-10-22T19:27:06.000Z","size":1002,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T13:01:42.165Z","etag":null,"topics":["asp-net-mvc","boostrap5","sql-server"],"latest_commit_sha":null,"homepage":"","language":"C#","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/janina280.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-06-06T10:41:17.000Z","updated_at":"2024-10-22T20:45:25.000Z","dependencies_parsed_at":"2024-06-06T12:16:43.726Z","dependency_job_id":"fe37850b-7065-45d4-955f-060ee4e57c53","html_url":"https://github.com/janina280/Bloggie","commit_stats":null,"previous_names":["janina280/bloggie"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/janina280/Bloggie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janina280%2FBloggie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janina280%2FBloggie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janina280%2FBloggie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janina280%2FBloggie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janina280","download_url":"https://codeload.github.com/janina280/Bloggie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janina280%2FBloggie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["asp-net-mvc","boostrap5","sql-server"],"created_at":"2024-11-10T14:20:02.642Z","updated_at":"2026-04-28T17:34:00.426Z","avatar_url":"https://github.com/janina280.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bloggie\n\nA web application built using ASP.NET MVC and Bootstrap 5. The project includes functionality for managing blog posts and editing tags.\n\n### Description\nBloggie is a blogging platform developed with ASP.NET MVC and styled using Bootstrap 5. It allows users to manage blog content, including creating, editing, and deleting posts. One of the key features is the ability to edit and manage tags associated with each post. This makes it easier to categorize and organize content for better user experience.\n\n### Getting Started\n* Dependencies\n  \n- .NET 6.0 SDK or higher\n  \n- Visual Studio 2022 (or any IDE that supports .NET development)\n  \n- SQL Server (for database storage)\n  \n- Bootstrap 5 (for front-end styling)\n  \n- C#, HTML, CSS, JavaScript (core technologies used in the application)\n\n### Installing\nClone the Repository:\n```\ngit clone https://github.com/janina280/Bloggie.git\ncd Bloggie\n```\n\nOpen the project in Visual Studio:\n\n* Launch Visual Studio.\n* Open the solution file Bloggie.sln.\n\nConfigure the database:\nSet up your SQL Server connection string in appsettings.json:\n\n```\n\"ConnectionStrings\": {\n  \"DefaultConnection\": \"Server=your_server_name;Database=BloggieDB;Trusted_Connection=True;\"\n}\n```\n\nRun the migrations to create the database schema:\n\n```\nUpdate-Database\n```\n\n### Build the project:\n\nRestore NuGet packages and build the solution in Visual Studio.\n\nExecuting program\n\nRun the web application from Visual Studio by pressing F5 or selecting \"Start Debugging\".\n\nOpen your browser and navigate to the local URL usually http://localhost:5000 or http://localhost:5001.\n\nYou will now be able to:\n\n* Create, edit, and delete blog posts.\n* Edit and manage tags associated with posts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanina280%2Fbloggie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanina280%2Fbloggie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanina280%2Fbloggie/lists"}