{"id":18696978,"url":"https://github.com/gbowne1/reactsocialnetwork","last_synced_at":"2025-04-05T20:05:18.042Z","repository":{"id":65549072,"uuid":"590812270","full_name":"gbowne1/reactsocialnetwork","owner":"gbowne1","description":"Social Media website/app made with React 18 \u0026 MUI v5","archived":false,"fork":false,"pushed_at":"2025-04-02T01:27:23.000Z","size":3298,"stargazers_count":39,"open_issues_count":31,"forks_count":60,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T17:08:22.475Z","etag":null,"topics":["axios","babel","dating","dating-app","dating-web-app","eslint","express","express-js","expressjs","hacktoberfest","node","node-js","nodejs","prettier","react","reactjs","seniors","social-media","social-networks","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gbowne1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.Bangla.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"docs/SECURITY.md","support":"docs/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["gbowne1"]}},"created_at":"2023-01-19T09:14:13.000Z","updated_at":"2025-04-02T01:27:21.000Z","dependencies_parsed_at":"2023-11-22T19:27:41.741Z","dependency_job_id":"6c9f9909-b676-49bc-bd4d-1ade41d74cf8","html_url":"https://github.com/gbowne1/reactsocialnetwork","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/gbowne1%2Freactsocialnetwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbowne1%2Freactsocialnetwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbowne1%2Freactsocialnetwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbowne1%2Freactsocialnetwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbowne1","download_url":"https://codeload.github.com/gbowne1/reactsocialnetwork/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393568,"owners_count":20931812,"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":["axios","babel","dating","dating-app","dating-web-app","eslint","express","express-js","expressjs","hacktoberfest","node","node-js","nodejs","prettier","react","reactjs","seniors","social-media","social-networks","webpack"],"created_at":"2024-11-07T11:22:14.570Z","updated_at":"2025-04-05T20:05:18.019Z","avatar_url":"https://github.com/gbowne1.png","language":"JavaScript","funding_links":["https://github.com/sponsors/gbowne1"],"categories":[],"sub_categories":[],"readme":"# MERN Social Media Application\n\n![MERN Stack](https://img.shields.io/badge/Tech_Stack-MERN-blue)\n![Build Status](https://img.shields.io/badge/Build-Passing-green)\n![License](https://img.shields.io/badge/License-MIT-yellow)\n![Contributors](https://img.shields.io/badge/Contributors-4-blue)\n![Semantic Versioning](https://img.shields.io/badge/Semantic_Versioning-2.0.0-blueviolet)\n![GitHub Flow](https://img.shields.io/badge/GitHub_Flow-Active-brightgreen)\n![Changelog](https://img.shields.io/badge/Changelog-Keep_a_Changelog-red)\n![TODO.md](https://img.shields.io/badge/TODO.md-Active-yellow)\n\n## Overview\n\nThis app is made with:\n\n[![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white)](https://www.nodejs.com)\n[![Express](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)](https://expressjs.com)\n[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)](https://react.dev/)\n[![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)](https://www.nodejs.com)\n[![MaterialUI](https://img.shields.io/badge/Material--UI-0081CB?style=for-the-badge\u0026logo=material-ui\u0026logoColor=white)](https://www.mui.com)\n[![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)](https://www.sqlite.org)\n\nOur development environment backend includes SQLite instead of MongoDB for development purposes only.\n\nThis app was bootstrapped with Create-React-App v5 aka react-scripts by running `npx create-react-app reactsocialmedia`\n\nThis is a full stack MERN social media application that allows users to create and share posts, join and also create events and groups. Our main core focus is on friends, groups and events.\n\nThis design is based on community driven developent and as such there is no particular design we are going for just yet.  We have a reusable component called Panel to make contributing new components and features easier.  You should be able to easily submit a design that will work with the design we\nhave already started working with.  If we like the design of the component, feature, panel or other item, we will merge it if the item has been tested as working.\n\n## Features\n\n- Groups\n- Events\n- Connecting with friends\n\n## Installation \u0026 Running the App\n\nPlease check installation and running instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Installation\n\n## Contributing\n\nPlease check contributing instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Contributing\n\n## Coding Styles and Naming Conventions\n\nPlease check coding styles and naming conventions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Developer-Guide#coding-style-and-naming-conventions\n\n## Contact\n\nIf you have any questions or concerns about this project, please contact the project maintainers and the current core development team.  These are the people you will add as reviewers on a PR.\n\n@manuel12 @pawel975 @gbowne1\n\n## Testing\n\nPlease check testing instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Testing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbowne1%2Freactsocialnetwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbowne1%2Freactsocialnetwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbowne1%2Freactsocialnetwork/lists"}