This project is an Ecommerce Shopping Cart Website which allows the user to view various products, add to cart, select size of shirts, change quantity of shirt in the cart. User can then proceed to payment by logging in/signing up and giving shipping address. User will be redirected to a payment page where he/she can pay with their credit card.
This Shopping App also has a fully functional admin page. Admin can add products, delete products, add categories, delete categories. Admin can also view all orders and mark the order as delivered or undelivered.
- Features/Technologies:
- Laravel 5
- Zurb Foundation
- Stripe Payment Integration
Home Page |
---|
Home Page of Ecommerce Website |
Shirts |
---|
View All Shirts and Add to Cart |
Cart |
---|
View Cart and proceed to payment |
Stripe Payment |
---|
Pay By Credit Card via Stripe |
Admin products |
---|
Admin products |
Admin Categories |
---|
Admin Categories |
Orders |
---|
Orders |
Laravel - https://laravel.com/
MIT License
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.
Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is thorough, complete, and makes it a breeze to get started learning the framework.
If you're not in the mood to read, Laracasts contains over 900 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.