A personal resume sharing script coded with PHP and comes with an admin panel.
- Admin panel login details are entered manually.
- Admin passwords have been hashed using the password_hash function. Therefore, when creating an admin membership, the password_hash function should be used manually to perform the hashing process. The application can be run after the blog.sql file is imported.
- E-mail: admin@admin.com
- Password: admin