{"id":24794146,"url":"https://github.com/chris-cozy/innerspace","last_synced_at":"2026-03-09T04:07:43.734Z","repository":{"id":106977528,"uuid":"429593787","full_name":"chris-cozy/InnerSpace","owner":"chris-cozy","description":"Welcome to InnerSpace, a platform for interior design enthusiasts to connect, share, and explore inspiring design ideas. Share your interior design projects, discover new trends, and connect with fellow designers and enthusiasts.","archived":false,"fork":false,"pushed_at":"2023-08-12T02:24:11.000Z","size":12154,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T20:29:52.277Z","etag":null,"topics":["apache","bootstrap5","full-stack-web-development","html-css","mysql","php","web-development"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/chris-cozy.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":"2021-11-18T22:08:39.000Z","updated_at":"2023-09-21T20:37:36.000Z","dependencies_parsed_at":"2025-03-24T17:47:50.047Z","dependency_job_id":null,"html_url":"https://github.com/chris-cozy/InnerSpace","commit_stats":null,"previous_names":["chris-cozy/connectify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chris-cozy/InnerSpace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-cozy%2FInnerSpace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-cozy%2FInnerSpace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-cozy%2FInnerSpace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-cozy%2FInnerSpace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chris-cozy","download_url":"https://codeload.github.com/chris-cozy/InnerSpace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-cozy%2FInnerSpace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30282741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["apache","bootstrap5","full-stack-web-development","html-css","mysql","php","web-development"],"created_at":"2025-01-29T22:33:29.598Z","updated_at":"2026-03-09T04:07:43.692Z","avatar_url":"https://github.com/chris-cozy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **InnerSpace - Interior Design Platform**\n\nWelcome to InnerSpace, a platform for interior design enthusiasts to connect, share, and explore inspiring design ideas. Share your interior design projects, discover new trends, and connect with fellow designers and enthusiasts.\n\n## Table of Contents\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## **Features**\n\n- Create an account with a unique username and password, or log in if you already have an account.\n- View posts from users you follow, on the home page.\n- Explore a feed of interior design posts from all users.\n- Post your own interior design projects, including text, images and videos.\n- Connect with other designers and enthusiasts through user profiles, following/unfollowing, and direct messaging.\n- Discover trending interior design trends and styles.\n- Like, comment, and engage with others' posts.\n- Personalize and update your profile page.\n\n## **Getting Started**\n\n### Prerequisites\n\n- PHP 7.0 or higher\n- MySQL Database\n- Web Server (e.g., Apache, Nginx)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/chris-cozy/innerspace.git\n   ```\n\n2. Import the database schema using `connectify.sql``.\n\n3. Update the database connection details in `config.php``.\n\n4. Start your web server.\n\n5. Access the application through your web browser. `http://localhost/innerspace/`\n\n## **Usage**\n\n- Register for an account or log in if you already have one.\n- Explore the Home and Explore feeds to discover interior design posts.\n- Post your own interior design projects by clicking on the \"Post\" link.\n- Engage with other users by liking, commenting, and connecting.\n- Navigate through the sidebar to access different sections of the application.\n- Update your profile information and profile picture in the Profile section.\n- Send and receive messages with other users in the Messages section.\n- Stay connected and inspired by the interior design community!\n\n## **Technologies Used**\n\n- PHP: Backend development and server-side scripting language.\n- MySQL: Database management system for storing user data and content.\n- HTML/CSS: Frontend development for creating the user interface.\n- Apache Web Server: To host and serve the web application.\n- Bootstrap: CSS framework for a modern and responsive design.\n\n## **Screenshots**\n\n\u003cimg src=\"./display/login.png?raw=true\" alt=\"Login Screen\" width=\"300\"\u003e\n\u003cimg src=\"./display/profile.png?raw=true\" alt=\"Profile Screen\" width=\"300\"\u003e\n\u003cimg src=\"./display/explore.png?raw=true\" alt=\"Explore Screen\" width=\"300\"\u003e\n\u003cimg src=\"./display/post.png?raw=true\" alt=\"Post Screen\" width=\"300\"\u003e\n\u003cimg src=\"./display/other_profile.png?raw=true\" alt=\"Other Profile Screen\" width=\"300\"\u003e\n\n## **Contributing**\n\nContributions are welcome! If you'd like to contribute to InnerSpace, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and test them thoroughly.\n4. Submit a pull request to the main repository.\n\n## **License**\n\nConnectify is open-source software licensed under the **[MIT License](https://opensource.org/licenses/MIT)**.\n\n## Contact\n\nIf you have any questions or suggestions, feel free to reach out:\n\n- GitHub: **[chris-cozy](https://github.com/chris-cozy)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris-cozy%2Finnerspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchris-cozy%2Finnerspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris-cozy%2Finnerspace/lists"}