Skip to content

A dating webapp developed in PHP. It included various features inspired by Tinder, OkCupid and other social apps.

Notifications You must be signed in to change notification settings

yakovd33/AlphaDate-Dating-Webapp-In-PHP

Repository files navigation

Alpha Date

️ ❤️ A PHP web based dating app. Inspired by Tinder, OkCupid and other social apps. ❤️ 2018

Features

  • 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)

Tech

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

Installation

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

License

MIT

Free Software, Hell Yeah!

About

A dating webapp developed in PHP. It included various features inspired by Tinder, OkCupid and other social apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published