Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.54 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.54 KB

Kitter

Kitter is a social media app built using Android Studio, Kotlin, and Firebase.

Features

  • Post Creation: Users can create posts by uploading pictures along with text captions or text only.
  • Messaging: Users can send messages to each other within the app.
  • Notification: [Notifications feature is currently under development]

Download

You can download the latest version of Kitter from the Releases page. Choose the app-release.apk file from the latest release to install the app on your Android device.

Screenshots

Home screen Login screen Profile screen Chat screen

Contributions

Contributions are welcome! If you'd like to contribute to Kitter, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -am 'add new feature').
  5. Push to the branch (git push origin feature/feature-name).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.