Skip to content

MoonMeet/MoonMeet-Android

Repository files navigation

! DISCOUNTED !

MoonMeet - Android

- A new era of chatting and meeting people.

Description

  • Moon Meet is a social media platform including chatting feature.
  • Moon Meet is a platform formed with Mobile Android App & Website.
  • Moon Meet is an Open Source Project licensed under the GNU GPL License 2.0.
  • Moon Meet is an Open Source Project means that anyone can see, change, get the source code and can contribute to make this project more better.
  • Moon Meet nothing with its contributors, so let's contribute together to make it Alive !
  • Contribute !

Screenshots

Commit message

When you've made changes to one or more files, you have to commit that file. You also need a message for that commit.

You should read these guidelines: https://www.freecodecamp.org/news/writing-good-commit-messages-a-practical-guide/

And that summarized:

  • Short and detailed
  • Prefix one of these commit types:
    • feat: A feature, possibly improving something already existing
    • fix: A fix, for example of a bug
    • style: Feature and updates related to styling
    • refactor: Refactoring a specific section of the codebase
    • test: Everything related to testing
    • docs: Everything related to documentation
    • chore: Code maintenance (you can also use emojis to represent commit types)

Examples:

  • feat: Speed up ChatAdapter with new technique
  • fix: Fix provider_paths.xml crash on app launch
  • refactor: Reformat code at File.java
  • ...

Compilation Guide

You will require updated Android Studio and Android SDK.

  1. Download the Moon Meet source code from https://github.com/AlucardTN/MoonMeet (git clone https://github.com/AlucardTN/MoonMeet.git)

  2. Go to https://console.firebase.google.com/, create one android app with application IDs org.mark.moonmeet, turn on firebase messaging and download google-services.json.

  3. Open the project in the Studio (note that it should be opened, NOT imported).

Thanks for contributing

Thanks, they help to keep Moon Meet alive. It's better to have multiple people work on a project, for more ideas, less bugs (sadly sometimes more), and generally quicker development. Each (helpful) contribution that gets thankfully accepted.

Feel free to contribute & share.

Social

Social links are removed since they're fake and not official, so stay tuned for new links.

Special Thanks

License

Moon Meet Copyright(C) 2021 SectionTN.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.