Skip to content

JehadurRE/Lekhok

Repository files navigation

LEKHOK-logo

LEKHOK

❯ v1.0.1

license last-commit repo-top-language repo-language-count

Built with the tools and technologies:

Kotlin Org Google Android Gradle JetBrains


🔗 Table of Contents

📍 Overview

❯ "Lekhok" is a versatile blogging platform designed to streamline content creation and management. The application provides a simple yet robust solution for writing, organizing, and publishing blog posts. Built with a focus on performance and usability, it offers essential features like real-time content editing and draft saving. This project was developed using Kotlin and employs a modern architecture for scalability and maintainability.


👾 Features

❯ REPLACE-ME


📂 Repository Structure

└── Lekhok/
    ├── 117276664_661794911212422_5554124006587175545_n.jpg
    ├── app
    │   ├── .gitignore
    │   ├── build.gradle
    │   ├── proguard-rules.pro
    │   └── src
    ├── build.gradle
    ├── gradle
    │   └── wrapper
    ├── gradle.properties
    ├── gradlew
    ├── gradlew.bat
    └── settings.gradle

🧩 Modules

.
File Summary
gradlew.bat ❯ REPLACE-ME
build.gradle ❯ REPLACE-ME
settings.gradle ❯ REPLACE-ME
app
File Summary
proguard-rules.pro ❯ REPLACE-ME
build.gradle ❯ REPLACE-ME
app.src.main.java.me.jehadur.lekhok
File Summary
ImageActivity.kt ❯ REPLACE-ME
PostActivity.kt ❯ REPLACE-ME
ProfileActivity.kt ❯ REPLACE-ME
MainActivity.kt ❯ REPLACE-ME
app.src.main.java.me.jehadur.lekhok.Account
File Summary
ForgotActivity.kt ❯ REPLACE-ME
LoginActivity.kt ❯ REPLACE-ME
SignupActivity.kt ❯ REPLACE-ME
app.src.main.java.me.jehadur.lekhok.UIHelper
File Summary
ZoomageView.kt ❯ REPLACE-ME
CircleImageView.kt ❯ REPLACE-ME
NonScrollRecycler.kt ❯ REPLACE-ME
AutoResetMode.kt ❯ REPLACE-ME
app.src.androidTest.java.me.jehadur.lekhok
File Summary
ExampleInstrumentedTest.kt ❯ REPLACE-ME
app.src.test.java.me.jehadur.lekhok
File Summary
ExampleUnitTest.kt ❯ REPLACE-ME

🚀 Getting Started

🔖 Prerequisites

Kotlin: version x.y.z

📦 Installation

Build the project from source:

  1. Clone the Lekhok repository:
❯ git clone https://github.com/JehadurRE/Lekhok
  1. Navigate to the project directory:
cd Lekhok
  1. Install the required dependencies:
❯ gradle build

🤖 Usage

To run the project, execute the following command:

❯ java -jar build/libs/myapp.jar

🧪 Tests

Execute the test suite using the following command:

❯ gradle test

📌 Project Roadmap

  • Task 1: Implement feature one.
  • Task 2: Implement feature two.
  • Task 3: Implement feature three.

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your github account.
  2. Clone Locally: Clone the forked repository to your local machine using a git client.
    git clone https://github.com/JehadurRE/Lekhok
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to github: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.
  8. Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
Contributor Graph


🎗 License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


🙌 Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

About

A Perfect Blogging App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages