Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prajwal100/ketramart-docs
Features :- https://features.ketramart.com
https://github.com/prajwal100/ketramart-docs
complete-ecommerce-laravel ecommerce ecommerce-website ketramart laravel-ecommerce laravel10 single-vendor-ecommerce
Last synced: 1 day ago
JSON representation
Features :- https://features.ketramart.com
- Host: GitHub
- URL: https://github.com/prajwal100/ketramart-docs
- Owner: Prajwal100
- Created: 2023-11-25T17:39:37.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-25T17:43:51.000Z (12 months ago)
- Last Synced: 2023-11-25T18:39:57.366Z (12 months ago)
- Topics: complete-ecommerce-laravel, ecommerce, ecommerce-website, ketramart, laravel-ecommerce, laravel10, single-vendor-ecommerce
- Homepage: https://ketramart.com/
- Size: 614 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## IF YOU ARE LOOKING FOR COMPLETE HRMS
### DEMO: https://hrms.ketramart.com/## APP FEATURES :
#### DEMO URL
https://free.ketramart.comhttps://ketramart.com
#### ADMIN LOGIN
https://free.ketramart.com/adminhttps://ketramart.com/admin
#### FEATURES
https://features.ketramart.com## ====== FRONT-END =======
- Responsive Layout
- Shopping Cart, Wishlist
- Product attributes: price, stock, size...
- Upload manager: banner, images,..
- SEO support
- Newsletter management
- Contact forms with message,
- Related Products, Recommendations for you in our categories
- A Product search form
- User Profile Managementmany more......
## ======= ADMIN =======
- Product manager
- Custom Media manager
- Banner manager
- Order management
- Category management
- User Management
- System config: email setting, info shop, maintain status,...
- Contact Messages, Subscriber management
- Profile SettingsMany more....
### Set up :
- Clone the repo and cd into it
- In your terminal ```composer install```
- Rename or copy ```.env.example``` file to ``.env``
- php artisan key:generate
- Set your database credentials in your ```.env``` file
- Import db file(```database/ketra_mart.sql```) into your database (```mysql,sql```)
- run command:- ```php artisan storage:link```
- ```php artisan serve``` or use virtual host
- Visit ```localhost:8000``` in your browser
- Visit /admin if you want to access the admin panel. Admin Email/Password: ```[email protected]```/```admin123```.### Screenshots-Demo
![screenshot-demo1](./screenshots/white-dashboard.png)
![screenshot-demo2](./screenshots/dark-dashboard.png)
![screenshot-demo3](./screenshots/add-product.png)
![screenshot-demo4](./screenshots/product-list.png)
![screenshot-demo5](./screenshots/category-list.png)
![screenshot-demo6](./screenshots/order-list.png)
![screenshot-demo7](./screenshots/order-detail.png)
![screenshot-demo8](./screenshots/genera-settings.png)## Author Contact
Contact me with any questions!Email: [email protected]
## License
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.
Copyright © 2023 [Prajwal R.](https://raiprajwal.com/)
Thank You so much for your time !!!