An open API service indexing awesome lists of open source software.

https://github.com/devriazul/portfolio-client


https://github.com/devriazul/portfolio-client

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          



Build Status
Total Downloads
Latest Stable Version
License

## Minimum Requirements

- PHP 7.3+
- Composer 2.0+
- MySQL 5.7+
- Laravel 8.0

## How to install
- Step 1: Clone the repository -
https://github.com/devriazul/portfolio-client.git

- Step 2: Install Laravel
Composer install

- Step 3: Run the migration( follow the order)
i) Migrate and seed the base tables (Needed only once)
php artisan migrate --seed

## About This Project

This is a web-based Protfolio Project. From here user can create, update or delete their latest work, education or contact information.
We have an dashboard panel to control this site. Users have one role which is:
- Super Admin

## Super Admin:
Only Super Admin can change their details.

## Feature

- Update and delete: User who created a feature on this side can able to delete or update their post at any time an as much as they want.

## Software Requirement
I have used those languages to create this project.

Front-End
- HTML
- CSS
- Java Scripts

Back-End:
- PHP
- Laravel-Framework : 8
- Mysql# portfolio-client