/OpenMeet

OpenMeet is a free and open-source dating app developed with the objective of giving people a platform where they can make new acquaintances and be appreciated for themselves.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

OpenMeet logo

The open-source dating app you were looking for. 🤙🏻❤️

Contributors last commit

PRs Welcome Kotlin


OpenMeet

OpenMeet is a free and open-source dating app developed with the objective of giving people a platform where they can make new acquaintances and be appreciated for themselves.

Table of Contents

How OpenMeet was born

OpenMeet was born from the idea of four college students to give a free, open-source, privacy-oriented and inclusive alternative to the online dating market.

Founding Members

Repository Contents

The repository is structured as follows:

  • database: contains scripts to create and initialize the database;
  • mobileapp: contains the code for the mobile app;
  • shared: its the backbone of the entire system;
  • webservice: contains the implementation of the web services which are used by the mobile app to communicate with the server;
  • webapp: contains the web app from which you can moderate the mobile application.

Documentation

Documentation regarding the engineering process can be found in the deliverables folder.
Documentation regarding the code can be found in the javadoc and kdoc folders.

Installation guide

In order to install and run the project on your local environment we recommend to follow the installation manual.

Contributing

You can contribute to this software by following the guide lines specified here Contribute.

License

This software is distributed under the GNU General Public License v3.0.