The programming language I've used in this project is PHP and Laravel and MysQL.
In back-end I've used
- Social Login (Facebook, Google)
- Add Contact
- Manage Contact
- Export/Import Contact
If you want to use this project, You can simply download this project and perform those command in your terminal or powershell:
composer install && composer update
for install dependencies
mv .env.example .env
and configure .env file
php artisan config:cache
php artisan key:generate
for generating new key
if you faced any problem please e-mail me to [email protected]
If you want to contribute on this project please e-mail me to [email protected].
If you discover a security vulnerability within this project, please send an e-mail to me via [email protected]. All security vulnerabilities will be promptly addressed.
The contact_app is open-source project