{"id":23683660,"url":"https://github.com/dindihub/personal-blog","last_synced_at":"2026-05-05T18:33:19.958Z","repository":{"id":121678048,"uuid":"492260502","full_name":"Dindihub/Personal-blog","owner":"Dindihub","description":"This Application that allows writers to post blogs. It also allows users who have signed up to comment on the blogs that has been posted by a writer. It also allows a person to subscribed to recieve email everytime a new blog is posted by a writer.","archived":false,"fork":false,"pushed_at":"2022-05-18T19:54:42.000Z","size":4076,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T22:42:20.175Z","etag":null,"topics":["blog","flask","heroku-deployment","postgresql","python"],"latest_commit_sha":null,"homepage":"https://sandyblog2022.herokuapp.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dindihub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-14T15:53:36.000Z","updated_at":"2022-05-18T19:57:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"94719060-c97b-4d50-bc1b-403cf6bca376","html_url":"https://github.com/Dindihub/Personal-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dindihub/Personal-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dindihub%2FPersonal-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dindihub%2FPersonal-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dindihub%2FPersonal-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dindihub%2FPersonal-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dindihub","download_url":"https://codeload.github.com/Dindihub/Personal-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dindihub%2FPersonal-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32663052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["blog","flask","heroku-deployment","postgresql","python"],"created_at":"2024-12-29T20:09:11.415Z","updated_at":"2026-05-05T18:33:19.946Z","avatar_url":"https://github.com/Dindihub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sandy Blog\n\n## Description\n\nThis Application that allows writers to post blogs, edit and delete blogs. It also allows users who have signed up to comment on the blogs that has been posted by a writer. It also allows a person to subscribed to recieve email everytime a new blog is posted by a writer.\n\n\n## Author\n\nSandra Dindi\n\nYou can view the site at:[]()\n\n## User Stories\nAs a user I would like to:\n* See various blogs posts \n* Allowed to subscribe to email service \n* Allowed to comment on blog posts\n* A writer allowed to register\n* A writer is allowed to Create blog,delete comments\n* A writer is able to comment on pitches\n\n\n\n## Specifications\n| Behaviour | Input | Output |\n| :---------------- | :---------------: | ------------------: |\n| Display  blog posts | **On page load** | List of various blogs from writers is displayed in a page|\n| Display random quotes from API | **On Tab link click** | Clickable links to open quote origins|\n| Display tabs for login page  | **On page load** | Registered writers can log into their accounts and create,update and delete blogs and comments |\n| Display tabs for Signup | **On page load** | Signup users are redirected to Log in |\n| To create a blog post  | **On log in** |  writers  can create and post blogs|\n|Users can subscribe in | on subscription | users can comment on blog posts\n\n\n## SetUp / Installation Requirements\n### Prerequisites\n* python3.8\n* pip venv\n\n\n### Cloning\n* In your terminal:\n\n        $ git clone git@github.com:Dindihub/Personal-blog.git\n        $ cd personal-blog\n\n## Running the Application\n* Creating the virtual environment\n\n        $ pip install virtualenv \n        $ virtualenv env\n        $ source env/bin/activate\n       \n\n\n* To run the application, in your terminal:\n\n        $ python3 manage.py \n        $ flask run\n\n## Testing the Application\n* To run the tests for the class files:\n\n        $ python3  manage.py tests \n\n## Technologies Used\n* Python3.8\n* Flask\n\n## Known Bugs\nNo known bugs\n\n### License\nMIT (c) 2022 **[Sandra Dindi](https://github.com/Dindihub/Personal-blog.git)**\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdindihub%2Fpersonal-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdindihub%2Fpersonal-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdindihub%2Fpersonal-blog/lists"}