{"id":18153232,"url":"https://github.com/kaveesha0316/hello-back-end-spring-boot-","last_synced_at":"2026-04-15T18:31:47.902Z","repository":{"id":259794555,"uuid":"876920577","full_name":"Kaveesha0316/Hello-back-end-Spring-Boot-","owner":"Kaveesha0316","description":"Hello Chat is a simple and responsive chat app built with React.js and React Native Expo (frontend), Java with Spring Framework and Hibernate (backend), and MySQL (database). Users can sign up, chat in real-time, update profiles, upload images, and share posts. The application is deployed using Spring Boot for efficient and scalable performance.","archived":false,"fork":false,"pushed_at":"2024-10-22T19:34:13.000Z","size":11783,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T00:52:23.658Z","etag":null,"topics":["hibernate","java","mysql","spring","springboot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Kaveesha0316.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-10-22T19:17:29.000Z","updated_at":"2024-10-22T19:34:54.000Z","dependencies_parsed_at":"2024-10-28T02:59:44.878Z","dependency_job_id":null,"html_url":"https://github.com/Kaveesha0316/Hello-back-end-Spring-Boot-","commit_stats":null,"previous_names":["kaveesha0316/hello-back-end-spring-boot-"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaveesha0316%2FHello-back-end-Spring-Boot-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaveesha0316%2FHello-back-end-Spring-Boot-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaveesha0316%2FHello-back-end-Spring-Boot-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaveesha0316%2FHello-back-end-Spring-Boot-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaveesha0316","download_url":"https://codeload.github.com/Kaveesha0316/Hello-back-end-Spring-Boot-/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574097,"owners_count":20960495,"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":["hibernate","java","mysql","spring","springboot"],"created_at":"2024-11-02T03:06:05.518Z","updated_at":"2026-04-15T18:31:47.865Z","avatar_url":"https://github.com/Kaveesha0316.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello Chat\n\nWelcome to **Hello Chat**, a modern and user-friendly chat application. This app is designed to provide users with a seamless messaging experience, allowing them to sign in, chat, share posts, and update profiles easily. Built using **React.js** and **React-native expo** for the frontend and **Java** with **Hibernate** for the backend, it ensures robust performance and scalability. Data is managed through **MySQL** and the application is hosted on a **GlassFish** server.\n\n![Hello Chat Features](https://github.com/Kaveesha0316/Hello/blob/main/assets/banner.png)\n\n## Features\n\n- **User Authentication**:\n  - Sign up and sign in functionalities with form validation.\n  - Password masking and the ability to toggle password visibility.\n  \n- **Real-time Chat**:\n  - Send and receive instant messages with users.\n  - View profile pictures, message status (seen/unseen), and timestamp.\n  \n- **Profile Management**:\n  - Upload profile pictures and update personal information such as name and mobile number.\n  - Users can skip the profile image selection step if desired.\n  \n- **Post Sharing**:\n  - Share images and posts with other users in the \"Posts\" tab.\n  \n- **Mobile-Responsive**:\n  - A responsive UI that adapts to various screen sizes, providing an intuitive experience for both mobile and web users.\n\n## Tech Stack\n\n### Frontend:\n- **React.js**: A powerful JavaScript library for building dynamic user interfaces.\n- **React Native expo**: Used to ensure a mobile-responsive design for enhanced user experience.\n\n### Backend:\n- **Java**: The backend is built using Java for managing the business logic, including authentication and chat functionalities.\n- **Hibernate ORM**: Provides seamless interaction with the MySQL database through object-relational mapping (ORM).\n\n### Database:\n- **MySQL**: A relational database for storing user data, chat messages, and posts.\n- **Hibernate**: Integrates with Java to manage database operations.\n\n### Server:\n- **GlassFish**: The application runs on the GlassFish server, ensuring reliable performance and deployment.\n\n## Application Screenshots\n ![](https://github.com/Kaveesha0316/Hello/blob/main/assets/2024-10-13_174944.png)\n1. **Welcome Page**:\n   - Users are greeted with a friendly welcome page with options to sign in or sign up.\n\n2. **Sign Up**:\n \n\n   - Users can create a new account by providing their first name, last name, mobile number, and password.\n\n3. **Sign In**:\n\n\n   - Existing users can log in by entering their mobile number and password.\n\n4. **Profile Image Upload**:\n \n   - Users can upload a profile image or choose to skip this step.\n\n5. **Chat and Posts**:\n\n\n   - The app features two main tabs: \"Chats\" for messaging and \"Posts\" for sharing updates.\n   \n6. **Chat Interface**:\n\n\n   - The chat interface supports sending and receiving real-time messages with users, along with status updates like \"seen/unseen.\"\n\n7. **Profile Update**:\n  \n\n   - Users can update their profile information, including name, mobile number, and profile picture.\n\n## How to Run the Application\n\n### Prerequisites\n\n- **Node.js**: For running the React frontend.\n- **Java 8+**: For running the backend services.\n- **MySQL**: For the database.\n- **GlassFish Server**: For deploying the backend.\n\n### Frontend (React.js)\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Kaveesha0316/hello.git\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaveesha0316%2Fhello-back-end-spring-boot-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaveesha0316%2Fhello-back-end-spring-boot-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaveesha0316%2Fhello-back-end-spring-boot-/lists"}