{"id":23500044,"url":"https://github.com/oth21dev/groupomania_p16","last_synced_at":"2026-04-07T20:32:07.002Z","repository":{"id":106946672,"uuid":"609201388","full_name":"OTH21DEV/groupomania_p16","owner":"OTH21DEV","description":":sparkles: GROUPOMANIA - Restful CRUD  MERN API  with React, Node.js, Express and MySQL.  Fullstack development","archived":false,"fork":false,"pushed_at":"2025-02-19T16:07:43.000Z","size":6342,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T02:43:48.948Z","etag":null,"topics":["cloudinary","express","javascript","mysql","nodejs","react"],"latest_commit_sha":null,"homepage":"https://corporate-social-network-902adf387c2e.herokuapp.com/login","language":"JavaScript","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/OTH21DEV.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,"zenodo":null}},"created_at":"2023-03-03T15:34:06.000Z","updated_at":"2025-02-19T16:07:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"9305f55c-012c-44a0-b6f8-b64c5deba777","html_url":"https://github.com/OTH21DEV/groupomania_p16","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OTH21DEV/groupomania_p16","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTH21DEV%2Fgroupomania_p16","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTH21DEV%2Fgroupomania_p16/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTH21DEV%2Fgroupomania_p16/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTH21DEV%2Fgroupomania_p16/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OTH21DEV","download_url":"https://codeload.github.com/OTH21DEV/groupomania_p16/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTH21DEV%2Fgroupomania_p16/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["cloudinary","express","javascript","mysql","nodejs","react"],"created_at":"2024-12-25T06:34:24.990Z","updated_at":"2026-04-07T20:32:06.980Z","avatar_url":"https://github.com/OTH21DEV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![VALIDATED - HTML5](https://img.shields.io/badge/VALIDATED-HTML5-A8000E?style=for-the-badge)](https://) [![MADE WITH - JAVASCRIPT](https://img.shields.io/badge/MADE_WITH-JAVASCRIPT-1D75C2?style=for-the-badge)](https://) [![STYLED - CSS](https://img.shields.io/badge/STYLED-CSS-E034BE?style=for-the-badge)](https://) [![BUILT WITH - REACT](https://img.shields.io/badge/BUILT_WITH-REACT-4F28B0?style=for-the-badge)](https://)\r\n[![USES - EXPRESS](https://img.shields.io/badge/USES-EXPRESS-ff69b4?style=for-the-badge)](https://) ![media hosting - CLOUDINARY](https://img.shields.io/badge/media_hosting-CLOUDINARY-blue?style=for-the-badge) [![DEPLOYMENT - HEROKU](https://img.shields.io/badge/DEPLOYMENT-HEROKU-3b2f63?style=for-the-badge)](https://) [![DATA - MYSQL](https://img.shields.io/badge/DATA-MYSQL-62ea44f?style=for-the-badge)](https://)\r\n\r\n# Corporate Prototype Network - GROUPOMANIA - full stack web development (restful CRUD MERN APP )\r\n\r\nWelcome to the Corporate Prototype Network project! This is a full-stack application designed to facilitate communication within a corporate environment. Employees can post news, upload media, leave comments and likes, as well as update or delete posts.\r\n\r\nLIVE LINK : https://corporate-social-network-902adf387c2e.herokuapp.com/login\r\n\r\n## Features\r\n- **Responsive Design:** Ensures the website looks great on all devices.\r\n- **News Posting:**  Employees can share updates and information by posting news.\r\n- **Media Management:** Upload and manage images using Cloudinary.\r\n- **Comments \u0026 Emojis:** Users can comment on posts, enhanced with emojis from emoji-mart.\r\n- **Likes System:** Like functionality for engaging with posts.\r\n- **Post Management:** Update and delete posts as necessary.\r\n- **Authentication:** Simple email-based authentication system.\r\n\r\n## Tech stack : Backend\r\n\r\n- **Node.js:** JavaScript runtime built on Chrome's V8 for building fast and scalable applications.\r\n- **Express:** Web framework for Node.js, used for handling routes and requests.\r\n- **MySQL:** Relational database management system to store user data and posts.\r\n- **Bcrypt:** Library for hashing passwords to secure user information.\r\n- **Cloudinary:** Service for handling cloud-based media uploads and transformations.\r\n\r\n## Tech stack : Frontend\r\n\r\n- **React:** JavaScript library for building user interfaces.\r\n- **React Router:** Declarative routing for React to navigate between views.\r\n- **Emoji Mart:** Emoji picker component to enhance comment interactions.\r\n\r\n## Installation\r\n\r\nTo set up the project locally, follow these steps:\r\n\r\n1. Clone the repository Backend :\r\n   ```bash\r\n   git clone https://github.com/OTH21DEV/groupomania_p16\r\n\r\n2. Navigate to the project directory:\r\n   ```bash\r\n    cd groupomania_p16\r\n\r\n3. Install dependencies:\r\n   ```bash\r\n    npm install\r\n\r\n6. Run the application:\r\n   ```bash\r\n    npm start\r\n\r\n5. Access the application:\r\n   ```bash\r\n    Open your browser to http://localhost:3000.\r\n\r\n## Usage\r\n\r\n- Login: Authenticate using your email.\r\n- Dashboard: Access the main dashboard where posts are listed.\r\n- Create Post: Use the form to create new posts with optional media uploads.\r\n- Comment \u0026 Like: Interact with posts through comments and likes.\r\n- Edit/Delete: Modify or remove posts when needed.\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foth21dev%2Fgroupomania_p16","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foth21dev%2Fgroupomania_p16","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foth21dev%2Fgroupomania_p16/lists"}