{"id":26470302,"url":"https://github.com/goncaloribeiro6533/instant-messaging","last_synced_at":"2026-04-13T16:01:50.507Z","repository":{"id":281710812,"uuid":"931120940","full_name":"GoncaloRibeiro6533/Instant-Messaging","owner":"GoncaloRibeiro6533","description":"An application that allows users to exchange messages in real-time through channels. Features a REST API developed in Kotlin with Spring, a front-end interface developed in Typescript with React and MUI.","archived":false,"fork":false,"pushed_at":"2026-01-22T17:47:18.000Z","size":3672,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-23T09:51:55.018Z","etag":null,"topics":["kotlin","mui-material","react","spring","typescript"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/GoncaloRibeiro6533.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":"2025-02-11T18:47:18.000Z","updated_at":"2026-01-22T17:47:22.000Z","dependencies_parsed_at":"2025-03-10T19:37:08.007Z","dependency_job_id":null,"html_url":"https://github.com/GoncaloRibeiro6533/Instant-Messaging","commit_stats":null,"previous_names":["goncaloribeiro6533/instant-messaging"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GoncaloRibeiro6533/Instant-Messaging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoncaloRibeiro6533%2FInstant-Messaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoncaloRibeiro6533%2FInstant-Messaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoncaloRibeiro6533%2FInstant-Messaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoncaloRibeiro6533%2FInstant-Messaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoncaloRibeiro6533","download_url":"https://codeload.github.com/GoncaloRibeiro6533/Instant-Messaging/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoncaloRibeiro6533%2FInstant-Messaging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["kotlin","mui-material","react","spring","typescript"],"created_at":"2025-03-19T18:46:16.638Z","updated_at":"2026-04-13T16:01:50.499Z","avatar_url":"https://github.com/GoncaloRibeiro6533.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TalkRooms\n\n**TalkRooms** is a web application that facilitates real-time group chats through channels. It provides a seamless messaging experience by integrating a REST API developed in Kotlin with Spring and a modern front-end built with TypeScript, React, and Material-UI (MUI).\n\n## Introduction\n\nTalkRooms allows users to exchange messages in real-time through dedicated channels. Whether you're collaborating with a team or catching up with friends, TalkRooms makes group chats easy and efficient.\n\n## Functionalities\n\n- **User Authentication**\n  - Secure login and registration.\n  - Session management using token-based authentication.\n\n- **Messaging Channels**\n  - Real-time message exchange through a robust REST API.\n  - Support for multiple channels.\n  - Persistent message history for offline access.\n\n- **Profile Management**\n  - View and update user profiles.\n\n- **Channel Invitations**\n  - Manage invitations by accepting or rejecting requests to join channels.\n\n- **Notifications**\n  - Instant notifications for new messages and channel updates.\n\n## Technologies\n\n- **Backend**\n  - [Kotlin](https://kotlinlang.org/)\n  - [Spring Framework](https://spring.io/)\n  \n- **Frontend**\n  - [TypeScript](https://www.typescriptlang.org/)\n  - [React](https://reactjs.org/)\n  - [Material-UI (MUI)](https://mui.com/)\n\n- **Other Tools**\n  - REST API for real-time communication.\n  - Server-Sent Events (SSE) for live updates.\n\n## Documentation\n\n- [Documentation Folder](docs)\n  - [Backend Documentation](docs/Backend.md)\n  - [OpenAPI Specification](docs/TalkRoomsOpenApi.yaml)\n  - [Frontend Documentation](docs/Frontend.md)\n  - [General Functionalities](docs/GeneralDoc.md)\n- [Instructions to Build and Run the Project in JavaScript](code/js/README.md)\n- [Instructions to Build and Run the Project in JVM with Docker](code/jvm/README.md)\n\n## Testing Credentials\n\nFor testing purposes, use the following credentials:\n\n- **User:** `user1`  \n  **Password:** `Strong_password1234`\n- **User:** `user2`  \n  **Password:** `Strong_password1234`\n- **User:** `user3`  \n  **Password:** `Strong_password1234`\n## Authors\n\n- Gonçalo Ribeiro\n- Rosário Machado\n- Tiago Silva\n\n@ISEL\u003cbr\u003e\nBachelor in Computer Science and Computer Engineering\u003cbr\u003e\nWeb Application Development\u003cbr\u003e\nWinter Semester of 2024/2025\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoncaloribeiro6533%2Finstant-messaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoncaloribeiro6533%2Finstant-messaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoncaloribeiro6533%2Finstant-messaging/lists"}