https://github.com/zinmyoswe/onlineshopping-with-php-and-angularjs
OnlineShopping developed with PHP,MYSQL, AnuglarJS, VueJS, Bootstrap4, JQUERY, AJAX , Sweetalerts2 and Other JS Library
https://github.com/zinmyoswe/onlineshopping-with-php-and-angularjs
ajax angularjs bootstrap4 jquery mysql onlineshopping php phpecommerce shopping-cart vuejs
Last synced: 9 months ago
JSON representation
OnlineShopping developed with PHP,MYSQL, AnuglarJS, VueJS, Bootstrap4, JQUERY, AJAX , Sweetalerts2 and Other JS Library
- Host: GitHub
- URL: https://github.com/zinmyoswe/onlineshopping-with-php-and-angularjs
- Owner: zinmyoswe
- Created: 2019-05-02T17:29:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T21:02:33.000Z (about 3 years ago)
- Last Synced: 2025-03-22T04:01:59.351Z (9 months ago)
- Topics: ajax, angularjs, bootstrap4, jquery, mysql, onlineshopping, php, phpecommerce, shopping-cart, vuejs
- Language: HTML
- Size: 51.6 MB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnlineShopping-with-PHP-and-AngularJs
OnlineShopping developed with PHP,MYSQL, AnuglarJS, VueJS, Bootstrap4, JQUERY, AJAX , Sweetalerts2 and Other JS Library

`index.php`

`product.php`

`Product Detail Page`

`SOLD OUT Modal`

`Shopping Cart`

`Delivery Page` Customer can choose delivery option

`Payment Page` Customer can pay with credit card, cash and paypal

`Admin Panel`
## Installation
- Built database name as `dayextra`
- Copy `dayextra.sql` and paste it in phpmyadmin
- Run `http://localhost/dayextra/` in browser for customer
- Run `http://localhost/dayextra/admin` in browser for admin
- Done Enjoy!!! Online Shopping application...
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)