All Projects → Alovoa → alovoa

Alovoa / alovoa

Licence: AGPL-3.0 License
Free and open-source dating platform that respects your privacy

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to alovoa

kikder-dating-swipe-app
❤️ Kik App, you know? 💑 Kikder™ is a dating webapp that integrates the Kik, uses the HorOrNot game and the Tinder swipe. The F.A.S.T. Game Approach! The web app uses a custom lightweight MVC framework.
Stars: ✭ 21 (-79.81%)
Mutual labels:  dating, dating-web-app, dating-app
Social-Dating-Android-App
📢 The pH7 Social Dating Android App allows you to use pH7CMS through an easy-going and intuitive Android app. Keep pH7CMS everywhere in your pocket and make as much modification as you can thanks the 100% open source code
Stars: ✭ 37 (-64.42%)
Mutual labels:  dating, dating-app
Social-Dating-iOS-App
📱 pH7 Social Dating iOS App allows you to use pH7CMS through an easy-going and intuitive iOS webview app. Core is 100% open source and as always contributions are welcome
Stars: ✭ 22 (-78.85%)
Mutual labels:  dating, dating-app
jenkins-pipeline-gitflow-maven
Sample Maven project with a Jenkinsfile doing git-flow based release management
Stars: ✭ 47 (-54.81%)
Mutual labels:  maven
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (-63.46%)
Mutual labels:  maven
flexmojos-introduction
A gentle introduction to Flexmojos & Maven
Stars: ✭ 50 (-51.92%)
Mutual labels:  maven
haveibeenpwned4j
The ultimate Java library for Troy Hunt's ';-- Have I Been Pwned (v3).
Stars: ✭ 13 (-87.5%)
Mutual labels:  maven
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (-77.88%)
Mutual labels:  maven
WAPI
The WhatsApp API
Stars: ✭ 36 (-65.38%)
Mutual labels:  maven
maven-native
www.mojohaus.org/maven-native/
Stars: ✭ 13 (-87.5%)
Mutual labels:  maven
tank-battle
Java坦克大战游戏,基于Spring Boot,JDK8,Swing组件开发,有一些Bug,还在持续更新完善中...
Stars: ✭ 52 (-50%)
Mutual labels:  maven
E3Mall
高并发,分布式Java项目,模拟天猫商城,京东商城
Stars: ✭ 33 (-68.27%)
Mutual labels:  maven
wislove
Java 服务端api解决方案,处理部分通用业务逻辑。包括用户中心,支付,订单,IM相关,内容管理,角色权限授权。以及分库分表的处理,RPC分布式的解决方案等。一个人慢慢做
Stars: ✭ 14 (-86.54%)
Mutual labels:  maven
maven
Development repository for the maven cookbook
Stars: ✭ 35 (-66.35%)
Mutual labels:  maven
common
常用的模式、方法、算法。Common patterns and methods.
Stars: ✭ 59 (-43.27%)
Mutual labels:  maven
pcljava
A port of the Point Cloud Library (PCL) using Java Native Interface (JNI).
Stars: ✭ 19 (-81.73%)
Mutual labels:  maven
cmake-maven-project
Project to enable using CMake from a Maven build.
Stars: ✭ 57 (-45.19%)
Mutual labels:  maven
Simple-YAML
A Java API that provides an easy-to-use way to store data using the YAML format.
Stars: ✭ 68 (-34.62%)
Mutual labels:  maven
wordcount
Hadoop MapReduce word counting with Java
Stars: ✭ 18 (-82.69%)
Mutual labels:  maven
WebChat
一份关于webSocket网页聊天的小demo
Stars: ✭ 54 (-48.08%)
Mutual labels:  maven

Alovoa

https://alovoa.com/

Alovoa aims to be the first widespread open-source dating web application on the web. What differs this from other platform?

  • No ads
  • No selling your data
  • No paid features (no "pay super-likes", "pay to swipe", "pay to view profile" or "pay to start a chat")
  • No unsecure servers
  • No closed-source libraries
  • No seeing people you don't want to see with advanced filters
  • Your most private data is securely encrypted

How to build:

  • Install a JDK >= 9 (OpenJDK 11 is officially supported)
  • Install maven: https://maven.apache.org/install.html
  • Setup a database (MariaDB is officially supported)
  • Setup an email server or use an existing one (any provider with IMAP support should work)
  • Enter credentials for database server, email server and encryption keys in application.properties
  • Execute "mvn install" in the folder where the pom.xml resides

Debugging

  • Spring Tool Suite is recommended for debugging
  • Find the lombok.jar (should be in the ~/.m2) and execute it with "java -jar"

Documentation:

  • Please read the DOCUMENTATION.md

Licenses:

  • All code is licensed under the AGPLv3 license, unless stated otherwise.
  • All images are proprietary, unless stated otherwise.
  • Third-party web libraries can be found under resources/css/lib and resources/js/lib and have their own license.
  • Third-party Java libraries can be found in the pom.xml and have their own license.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].