{"id":22654155,"url":"https://github.com/gupta-aryaman/blogger","last_synced_at":"2026-04-30T10:39:55.200Z","repository":{"id":158184460,"uuid":"583881569","full_name":"Gupta-Aryaman/blogger","owner":"Gupta-Aryaman","description":"A blogging webapp made via flask connected to a sqlite database via SQLAlchemy","archived":false,"fork":false,"pushed_at":"2024-01-23T18:05:49.000Z","size":28437,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T21:34:32.761Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"http://www.blogger-app.me","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/Gupta-Aryaman.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":"2022-12-31T09:45:20.000Z","updated_at":"2024-03-16T18:21:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d67c69bc-75d1-446a-bde1-622d74976877","html_url":"https://github.com/Gupta-Aryaman/blogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gupta-Aryaman%2Fblogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gupta-Aryaman%2Fblogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gupta-Aryaman%2Fblogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gupta-Aryaman%2Fblogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gupta-Aryaman","download_url":"https://codeload.github.com/Gupta-Aryaman/blogger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246156019,"owners_count":20732357,"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":["flask","python"],"created_at":"2024-12-09T09:33:36.471Z","updated_at":"2026-04-30T10:39:50.174Z","avatar_url":"https://github.com/Gupta-Aryaman.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"50%\" src=\"https://i.ibb.co/xqqt2Cm/blogger.png\"\u003e\n\u003c/p\u003e\n\n## Overview\n\u003cb\u003e\u003ci\u003eblogger\u003c/i\u003e\u003c/b\u003e is web application made using flask (a microweb framework) and\nconnected to a sqlite database using sqlalchemy as an ORM (Object Relational Model). The web app contains basic functionalities such as\nsigning up a user, logging in, seeing another user’s profile, seeing your own profile, editing your own profile,\nadding posts, following/unfollowing other users, interaction with other user’s posts et cetera.\n\n## Requirements\n\n* `python` (Python 3.7 up to 3.10 supported)\n* `pip` (Python package manager)\n\n## Setup\nCreate a virtual environment to run the web app prevent any issues (optional):\n\n1) Open the project folder and right click there and click open terminal\n2) Create a virtual environment there by using this command -\n  ```\n  python3 -m venv my-project-env\n  ```\n3) Activate virutal environment by using this command(on ubnutu) -\n  ```\n  source my-project-env/bin/activate\n  ```\n\n\nNow you are in a virtual environment!\n\n\n4) Install all the packages listed in requirements.txt using this command - \n  ```\n  pip install -r requirements.txt\n  ```\n5) To run the program write this command in terminal - \n  ```\n  python app.py\n  ```\n6) The url on which the app is running will be shown as - `Running on http://127.0.0.1:5000`\n7) Copy the url and paste it in the browser, if you see the login page the flask app is running successfully\n\n## ER Diagram\n![image](https://user-images.githubusercontent.com/34962578/221681295-60d7b295-4e23-4e84-a4bf-6eea695dee10.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgupta-aryaman%2Fblogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgupta-aryaman%2Fblogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgupta-aryaman%2Fblogger/lists"}