️ ❤️ A PHP web based dating app. Inspired by Tinder, OkCupid and other social apps. ❤️ 2018
- Swiping left/right and getting matches. Suggestions are based on previous likes and dislikes.
- A flower system for sending and recieving a romantic gesture of getting flower.
- Designing and uploading stories in the app.
- Setting up meetings with matches (Needs fixing).
- Realtime Socket.io chat with full emoji and image features.
- Ability to create and participate in group chats.
- Search and view profiles based on prefrences.
- Edit profile
- Share, like and comment on posts (anonymously too)
Dillinger uses a number of open source projects to work properly:
- PHP - For rendering all of the pages.
- JavaScript - For adding functionality to the page
- jQuery - duh
- Twitter Bootstrap - great UI boilerplate for modern web apps
- Socket.io - For realtime operations
- Handlebars - As the templating engine
- phpsocket.io - For using socket.io with PHP
AlphaDate requires PHP 7.0+ to run.
php composer.phar update
In order to run the chat Socket.io handler:
php chat.io.php start
MIT
Free Software, Hell Yeah!