{"id":22246615,"url":"https://github.com/el634dev/zensphere","last_synced_at":"2025-07-21T12:02:27.019Z","repository":{"id":215531955,"uuid":"739173838","full_name":"el634dev/zensphere","owner":"el634dev","description":"Supportive chatroom to help improve mental health","archived":false,"fork":false,"pushed_at":"2024-01-12T21:32:07.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T11:28:40.753Z","etag":null,"topics":["css3","flask-sqlalchemy","html-bootstrap","socket-io"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/el634dev.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}},"created_at":"2024-01-05T00:10:30.000Z","updated_at":"2024-01-12T23:25:19.000Z","dependencies_parsed_at":"2024-01-12T05:16:07.010Z","dependency_job_id":"49118468-6580-4b8c-a4f2-28f2294d491f","html_url":"https://github.com/el634dev/zensphere","commit_stats":null,"previous_names":["el634dev/zensphere"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/el634dev/zensphere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fzensphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fzensphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fzensphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fzensphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/el634dev","download_url":"https://codeload.github.com/el634dev/zensphere/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fzensphere/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266296760,"owners_count":23907012,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["css3","flask-sqlalchemy","html-bootstrap","socket-io"],"created_at":"2024-12-03T05:28:33.283Z","updated_at":"2025-07-21T12:02:26.997Z","avatar_url":"https://github.com/el634dev.png","language":"HTML","readme":"# ZenSphere\n\u003e Supportive chatroom that is geared towards creating supportive communities to improve mental health.\n\u003e \n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![Documentation Status](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](http://ansicolortags.readthedocs.io/?badge=latest)\n\n# Quickstart/Demo\n\u003e Live demo [_here_](https://www.example.com). \u003c!-- If you have the project hosted somewhere, include the link here. --\u003e\n\n## Table of Contents\n* [Technologies Used](#technologies-used)\n* [Features](#features)\n* [Usage](#usage)\n* [Project Status](#project-status)\n* [Room for Improvement](#room-for-improvement)\n* [Acknowledgements](#acknowledgements)\n* [Installation](#installation)\n* [License](#license)\n\n## Technologies Used\n[![Front-End](https://skillicons.dev/icons?i=html,css,bootstrap)](https://skillicons.dev)\n[![Back-End](https://skillicons.dev/icons?i=flask,py)](https://skillicons.dev)\n![Socket.io](https://img.shields.io/badge/Socket.io-black?style=for-the-badge\u0026logo=socket.io\u0026badgeColor=010101)\n![SQLAlchemy](https://img.shields.io/badge/sqlalchemy-black?style=for-the-badge\u0026logo=sqlalchemy\u0026badgeColor=010101)\n  \n## Features\n- Sign Up and Login Form\n- Auth\n- Multiple responsive web pages\n- Chatroom\n\n## Usage\n`User is able to navigate to sign up form by clicking the Sign Up button.`\n\u003e\n`User is able to navigate to login form by clicking the Login button.`\n\u003e\n`User is able to see dashboard and then join or create a chatroom after login into the website.`\n\u003e\n`User is able to have a real-time conversation while inside of the chatroom with another user(s).`\n\n## Project Status\nProject is: _completed_ \n\n## Room for Improvement\nTo do:\n- User can add a picture to a profile\n- User can see their profile picture in the chatroom\n\n## Acknowledgements\n- This project was inspired by a random thought\n- Many thanks to my teachers\n\n## Installation\nSee the appropriate guide for your environment and operating system.\n- Flask or older Flask version\n- Other frameworks that are not Flask, Bootstrap, Jinja2, SQLAlchemy\n\u003e\n  a. Flask Installation\n\u003e\n  Add Flask to your global or virutal enivorment:\n  For macOS:\n  `pip3 install flask`\n  For Windows:\n  `pip install flask`\n- Make sure that Flask is the current version\n- If using the virtual enivorment make sure to navigate to your folder that you create your env folder and activated your env\n- You can activate your enivorment by typing `source/venv/bin/activate` and for Windows `.\\env\\Scripts\\activate`\n\u003e\n  b. Boostrap Installation\n\u003e Add the link provided by Boostrap in your header located in your HTML file (this could also be your base file).\n\u003e\n  \u003e  `\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css\" integrity=\"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" crossorigin=\"anonymous\"\u003e`\n\u003e\n  \u003e Make sure to use version 5 as this is the latest version\n\u003e\n  c. Jinja/HTML/CSS Installation\n\u003e There is no installation needed for Jinja, HTML, CSS. When using Jinja just use {%%} to utilize Jinja.\n\u003e HTML and CSS is built into VSCode, while Jinja is Flask's official templating engine.\n\n  d. SQLAlchemy/Socket.io Installation\n\u003e Add the link provided by Socket.io in your head tag located in your HTML file (this could also be your base file).\n\u003e \n  \u003e `\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.0.1/socket.io.js\" integrity=\"sha512-q/dWJ3kcmjBLU4Qc47E4A9kTB4m3wuTY7vkFJDTZKjTs8jhyGQnaUrxa0Ytd0ssMZhbNua9hE+E7Qv1j+DyZwA==\" crossorigin=\"anonymous\"\u003e\u003c/script\u003e`\n  \u003e\n\u003e SQLAlchemy can be installed by using `pip3 install flask_sqlalchemy` or `pip install flask_sqlalchemy`\n\n## License\n- Licensed under Apache 2.0\n[(Back to top)](#table-of-contents)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fzensphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fel634dev%2Fzensphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fzensphere/lists"}