Skip to content

frostdev03/Kutako

Repository files navigation

Kutako - Social Media Application

Kutako is a simple and intuitive social media application developed in Java. The app allows users to connect, share, and engage with posts. Users can register and log in using their email and perform various actions like creating, editing, deleting, and reading posts.

Features

  • User Registration: New users can register using their email addresses.
  • Login: Users can securely log in using their registered email credentials.
  • Create Post: Users can create new posts and share them with others.
  • Edit Post: Users can edit their existing posts to update or correct content.
  • Delete Post: Users have the option to delete their posts if they choose.
  • Read Post: Users can view and read posts created by themselves and others.

Technologies Used

  • Programming Language: Java
  • Database: Firebase
  • Build Tool: Gradle
  • Version Control: Git

Getting Started

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • Firebase API key

Installation

  1. Clone the repository:

    git clone https://github.com/frostdev03/kutako.git
  2. Navigate to the project directory:

    cd kutako
  3. Build the project:

    (Include build instructions here, e.g., `./gradlew build` for Gradle or `mvn package` for Maven)
  4. Run the application:

    (Include instructions for running the application, e.g., `java -jar build/libs/kutako.jar`)

Usage

Once the application is running, users can register and log in using their email. After logging in, users can create, edit, delete, and read posts.

Contact

For any inquiries or feedback, feel free to contact me at fahrilmaula005@gmail.com.