All Projects → kkamara → ecommerce

kkamara / ecommerce

Licence: BSD-3-Clause License
(Live Link) Extensive ecommerce site with vendors, mods & ability to add to cart without being logged in. Check out v4!

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects

Projects that are alternatives of or similar to ecommerce

PWAF
Python Webdriver Automation Framework
Stars: ✭ 37 (+184.62%)
Mutual labels:  selenium
DTC
DTC is a high performance Distributed Table Cache system designed by JD.com that offering hotspot data cache for databases in order to reduce pressure of database and improve QPS.
Stars: ✭ 21 (+61.54%)
Mutual labels:  cache
Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
Stars: ✭ 41 (+215.38%)
Mutual labels:  selenium
WebGrid
Decentralized, scalable and robust implementation of a selenium-grid equivalent. Based on the WebDriver specification by the W3C.
Stars: ✭ 17 (+30.77%)
Mutual labels:  selenium
transitory
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
Stars: ✭ 24 (+84.62%)
Mutual labels:  cache
AI-Tinder-BOT
Tinder Auto Swiper With AI
Stars: ✭ 13 (+0%)
Mutual labels:  selenium
salad
Asynchronous Scala Redis Client supporting Sentinel and Redis Cluster
Stars: ✭ 14 (+7.69%)
Mutual labels:  cache
Edu-Mail-Generator
This bot can make 20 different USA college edu mail automatically within 5min.
Stars: ✭ 51 (+292.31%)
Mutual labels:  selenium
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+546.15%)
Mutual labels:  selenium
Slideshare-Downloader
Download ⬇️ slides from 🎨 SlideShare in no time⚡️
Stars: ✭ 87 (+569.23%)
Mutual labels:  selenium
Cartkit
Cartkit - The [quick] starter kit!
Stars: ✭ 39 (+200%)
Mutual labels:  cart
hitbox
A high-performance caching framework suitable for single-machine and for distributed applications in Rust
Stars: ✭ 61 (+369.23%)
Mutual labels:  cache
eloquent-cache
Easily cache your Laravel's Eloquent models.
Stars: ✭ 55 (+323.08%)
Mutual labels:  cache
elara
Elara DB is an easy to use, lightweight key-value database that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. 🎯
Stars: ✭ 93 (+615.38%)
Mutual labels:  cache
easyium-python
easyium is an easy-to-use wrapper for selenium&appium and it can make you more focus on business not the element.
Stars: ✭ 13 (+0%)
Mutual labels:  selenium
component-box
A little component cacher 📦
Stars: ✭ 25 (+92.31%)
Mutual labels:  cache
page-modeller
⚙️ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (+407.69%)
Mutual labels:  selenium
next-ecommerce
A beautiful ecommerce made with Next.js
Stars: ✭ 184 (+1315.38%)
Mutual labels:  cart
WebDemo
Robot Framework web testing demo using SeleniumLibrary
Stars: ✭ 161 (+1138.46%)
Mutual labels:  selenium
widgetastic.core
Making testing of UIs fantastic.
Stars: ✭ 30 (+130.77%)
Mutual labels:  selenium

ecommerce.gif

ecommerce-web

Extensive ecommerce site built with ability to add to cart without being logged in. Upgraded to Laravel 9.x

To run locally

Have docker & docker-compose installed on your operating system.

cp .env.example .env
make dev && make backend-migrate

To run browser tests

vendor/bin/sail dusk

View browser test code: /tree/develop/tests/Browser

Follow version 4

Add reactjs with new theme (#67) at https://cartcommerce.herokuapp.com/v4

Api Documentation

View the api collection here.

Misc

The Makefile for this project contains useful commands for a Laravel application and can be found at laravel-makefile.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].