Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T21:02:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T05:47:52.799Z (over 1 year ago)
- Topics: ajax, angularjs, bootstrap4, jquery, mysql, onlineshopping, php, phpecommerce, shopping-cart, vuejs
- Language: HTML
- Size: 51.6 MB
- Stars: 6
- 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![day](https://user-images.githubusercontent.com/29988949/57095418-a68c1200-6cc7-11e9-8c1e-c581c6a362a7.PNG)
`index.php`![image](https://user-images.githubusercontent.com/29988949/57096124-54e48700-6cc9-11e9-8f3c-c52441975fe3.png)
`product.php`![image](https://user-images.githubusercontent.com/29988949/69490809-7feb1f80-0e41-11ea-8c74-8dfe5aeff09d.png)
`Product Detail Page`![image](https://user-images.githubusercontent.com/29988949/57096550-6e3a0300-6cca-11e9-9dc7-8adf6077509f.png)
`SOLD OUT Modal`![image](https://user-images.githubusercontent.com/29988949/69490987-e4a77980-0e43-11ea-87d1-4f9dd9b6914b.png)
`Shopping Cart`![image](https://user-images.githubusercontent.com/29988949/57097708-47c99700-6ccd-11e9-9225-fe696fb6c625.png)
`Delivery Page` Customer can choose delivery option![image](https://user-images.githubusercontent.com/29988949/57097902-b73f8680-6ccd-11e9-95bf-423b990a7b16.png)
`Payment Page` Customer can pay with credit card, cash and paypal![image](https://user-images.githubusercontent.com/29988949/57096349-e8b65300-6cc9-11e9-8f9b-a1fe64e2c156.png)
`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)