Skip to content

levkris/ChatAppMobile

Repository files navigation

Chat - Social Media App

Chat is a social media mobile application currently available for Android and Web. Built with Kotlin, the app leverages HTML to render the user interface inside the app. With Chat, users can easily connect, share content, and communicate with others.

Features

  • HTML-based UI: The app uses HTML for its internal structure and display.
  • User Profiles: Create and manage a user profile.
  • Image Sharing: Share images with your friends.
  • Dark Mode: Switch to a dark mode for a better viewing experience.

Prerequisites

To build and run the app locally, ensure you have the following installed:

Build

Clone the repository

git clone https://github.com/levkris/ChatAppMobile.git

Open in Android Studio

  1. Open Android Studio.
  2. Click on "Open an existing Android Studio project."
  3. Navigate to the directory where you cloned the repository and open the project.

Build and Run

  1. Connect an Android device or start an emulator.
  2. Click the "Run" button in Android Studio.

Usage

  • Launch the app after installing.
  • Log in to start chatting.

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request. Ensure your changes are well-tested.

License

This project is licensed under the Apache License - see the LICENSE file for details.