Find Me Simple Web Application
This "Find Me" matchmaking web-based application is useful for facilitating people who are looking for new relationships.
Purpose: To facilitate communication between interested users, which allows matched users to chat
This app was built from scratch. With security, SEO friendly and simple interface
Interface : Bootstrap
Backend : Php, js, Node
Features
- Chat App
- Dashnoard
- List of users
- User feed
- Vip users (coming soon)
- Activity Users
- ORM & Eloquent support
- Easey to learn
- Full Bootsrap
Status : On Development
Usage
Requirement
- PHP 7.3.28
- Node js
- Composer
- Pusher
Install
Clone this repository
Run "composer install"
Run "cp .env.example .env" (linux)
Run "copy .env.example .env" (windows)
Run "php artisan key:generate"
Edit .env then make your database and pusher credential for example PUSHER_APP_ID=ID PUSHER_APP_KEY=Key PUSHER_APP_SECRET=Secret PUSHER_APP_CLUSTER=Cluster Then go to app settings you can Enable client events. Last you make name your app
Run "php artisan migrate"
Run "php artisan serve"
Enjoy
Link : https://github.com/Jieyab89/Finde-Me-simple-web-application
*Beware click the link!