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

https://github.com/livealvi/advance-web-technology

PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.
https://github.com/livealvi/advance-web-technology

api blade blade-template-engine database laravel laravel-framework nodejs nodejs-server php php-framework phpmyadmin reactjs

Last synced: 3 months ago
JSON representation

PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.

Awesome Lists containing this project

README

          

Advanced Programming in Web Technologies




![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)   ![Laravel](https://img.shields.io/badge/laravel-%23FF2D20.svg?style=for-the-badge&logo=laravel&logoColor=white)   ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)   ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)   ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)   ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)   ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)   ![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)




# About This Repository
Learning about Object oriented PHP overview. Understanding the concepts of dynamic web
application using framework and template layout, View - Controller Data Transportation/Action Form actions and data validations, Session-Cookies, Middleware, ORM, and Database, Authentication and Middleware Revise, API vs RESTful API, PHP Framework API Creation and Interaction, ntroduction to JS and Object oriented JS overview. JQuery (AJAX) and JSON, Understanding the concepts of dynamic web
application using Node.Js
framework, Creating and integrating database with web applications using Active
Record and CRUD operation, Creating dynamic applications and web services using JS framework.

## COURSE DESCRIPTION [CSC 4261](https://www.aiub.edu/faculties/fst/ug-course-catalog/ "AIUB - Faculty of Science and Technology (Undergraduate Course)")

Click to More

> - At the end of the course, the following objectives shall have been attained

> - Understood and appreciated the object-oriented programming concept using PHP

> - Understood and appreciated programming Web-based applications using PHP framework

> - Understood and appreciated programming the security for framework-based applications

> - Prepared and presented a group project using PHP framework

> - Understood and appreciated the object-oriented programming concept using JavaScript

> - Understood and appreciated programming Web-based applications using JS framework

> - Prepared and presented a group project using JS framework

# Quick Overview - Setup & Run

>**Need to Download**:

[Visual Studio Code](https://code.visualstudio.com/download) or **Any Text Editor**

[Google Chrome](https://www.google.com/chrome/) or **Any Browser**

#### Step - 1
Download or Clone
```sh
git clone https://github.com/livealvi/Advance-Web-Technology
```

#### Step - 2
```sh
cd Advance-Web-Technology/
```
**OR** Goto folder ```Advance-Web-Technology``` > ```APTW_Task_1``` Open with [Visual Studio Code](https://code.visualstudio.com/download) or Any Text Editor
#### Step - 3
```sh
php artisan serve
```
Goto **PORT** ```http://127.0.0.1:8000```

# Language - Tools - Technology

| Tools & Technology | Version
|------------------------|-----------------------
|PHP | [8.0.11](https://www.php.net/ChangeLog-8.php#8.0.11) |
|Laravel | [8](https://laravel.com/docs/8.x/installation) |
|Blade Templates | [8](https://laravel.com/docs/8.x/installation) |
|NodeJs | [17.4.0](https://nodejs.org/en/) |
| HTML5 | [5](https://www.w3schools.com/html/) |
|CSS3 |[3](https://www.w3schools.com/css/) |
|JavaScript |[ES5](https://www.w3schools.com/js/js_es5.asp) , [ES6](https://www.w3schools.com/js/js_es6.asp) |
|JSON |[ECMA-404](https://www.json.org/json-en.html) or [JSON](https://www.w3schools.com/js/js_json_intro.asp) |
|MySQL / PhpMyAdmin | [5.1.2](https://www.phpmyadmin.net/downloads/) |

# Note
- This Markdown (**README**) is **not complete** or well documented

- _Learning in progress_

- Sometimes might be **crash or error**

- _Learning in progress & depends on git commit_

## - Thank You.