{"id":23630001,"url":"https://github.com/frnn4268/easyparkchat","last_synced_at":"2026-02-03T10:32:49.202Z","repository":{"id":241638445,"uuid":"807314552","full_name":"Frnn4268/EasyParkChat","owner":"Frnn4268","description":"EasyParkChat is a user-friendly communication platform designed specifically for employees, offering seamless and efficient communication within organizations","archived":false,"fork":false,"pushed_at":"2024-06-09T20:37:04.000Z","size":2206,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T02:44:08.624Z","etag":null,"topics":["github-actions","github-workflows","mongodb","nodejs","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"","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/Frnn4268.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":"2024-05-28T21:36:03.000Z","updated_at":"2024-07-23T23:51:12.000Z","dependencies_parsed_at":"2024-05-29T12:46:52.132Z","dependency_job_id":"11809ce2-caaa-4605-8704-a2c344f5215d","html_url":"https://github.com/Frnn4268/EasyParkChat","commit_stats":null,"previous_names":["frnn4268/snappy-is"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Frnn4268/EasyParkChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2FEasyParkChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2FEasyParkChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2FEasyParkChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2FEasyParkChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frnn4268","download_url":"https://codeload.github.com/Frnn4268/EasyParkChat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2FEasyParkChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29041384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["github-actions","github-workflows","mongodb","nodejs","reactjs","socket-io"],"created_at":"2024-12-28T01:19:57.980Z","updated_at":"2026-02-03T10:32:49.187Z","avatar_url":"https://github.com/Frnn4268.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyPark Chat\n\n![GitHub stars](https://img.shields.io/github/stars/Frnn4268/EasyParkChat.svg)\n![GitHub forks](https://img.shields.io/github/forks/Frnn4268/EasyParkChat.svg)\n![GitHub issues](https://img.shields.io/github/issues/Frnn4268/EasyParkChat.svg)\n\n## Project Description\n\nEasyPark Chat is a full-stack chat application designed for employees of a parking facility. It utilizes the MERN stack (MongoDB, Express.js, React.js, Node.js) to provide a seamless and efficient communication platform for employees.\n\n## Installation\nTo install EasyPark Chat locally, follow these steps:\n1. Clone the repository:\n\t\u003e git clone https://github.com/Frnn4268/EasyParkChat.git\n\n2. Navigate to the project directory:\n\t\u003e cd EasyParkChat\n\n3. Install dependencies:\n\t- For the Server\n\t\u003e cd server\n\tnpm install\n\n\t- For the Client\n\t\u003e cd client\n\tnpm install\n\n4. Set up environment variables:\n\t- Create a .env file in the server directory.\n\t\n\t- Define the following variables in the .env file:\n\t\u003e PORT=your_server_port\n \n\t\u003e MONGODB_URI=your_mongodb_connection_string\n\n5. Start the server:\n\t- In the server directory:\n\t\u003e npm start\n\n6. Start the client:\n\n\t- In the client directory:\n\t\u003e npm start\n\n7. Access the application:\n\n\tOpen your web browser and go to http://localhost:3000 to access the EasyPark Chat application.\n\n## Usage\n- Register an account with your email and password.\n- Log in with your credentials.\n- Start chatting with your colleagues in real-time.\n\n## Technologies Used\n- MongoDB\n- Express.js\n- React.js\n- Node.js\n- Socket.IO\n\n## Contributing\nContributions are welcome! Please feel free to fork the repository and submit pull requests to contribute to this project. If you encounter any bugs or issues, please open a new issue on GitHub.\n\n## Images\n### 1. Login:\n![Login](https://drive.google.com/uc?export=download\u0026id=13XnGSaf2l9vxUnxEedit22mn9FOUVpWz)\n   \n### 2. Register:\n![Register](https://drive.google.com/uc?export=download\u0026id=1fAKaQzbZPlN6lOJs9srmIZPOxZjrNjFh)\n   \n### 3. Avatar selector:\n![Avatar](https://drive.google.com/uc?export=download\u0026id=1AngR7B2LK7B_UwATREDhRGcXWXkcMwxa)\n   \n### 4. Home:\n![Home](https://drive.google.com/uc?export=download\u0026id=1KHYSnoDQjYo_0r31bLTfzZInjpSMj5Qd)\n   \n### 5. Chat:\n![Chat](https://drive.google.com/uc?export=download\u0026id=1NB88X3x51-hc3Svz4AF5xgR-754mq_f5)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrnn4268%2Feasyparkchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrnn4268%2Feasyparkchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrnn4268%2Feasyparkchat/lists"}