Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devblin/kato
🛒 An e-commerce web app with seller and buyer interfaces.
https://github.com/devblin/kato
ajax bootstrap css html javascript jquery mysql php
Last synced: about 2 months ago
JSON representation
🛒 An e-commerce web app with seller and buyer interfaces.
- Host: GitHub
- URL: https://github.com/devblin/kato
- Owner: devblin
- Created: 2020-09-03T06:26:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T11:22:44.000Z (about 3 years ago)
- Last Synced: 2024-04-24T05:09:07.695Z (8 months ago)
- Topics: ajax, bootstrap, css, html, javascript, jquery, mysql, php
- Language: PHP
- Homepage:
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛒 Kato
## Usage
#### 1. Change variable values in `.env.example` and rename to `.env`.
#### 2. Import `kato.sql` file.
#### 2. Go to BASE_URL to run.## Technologies/Languages Used
- PHP
- HTML, CSS, JavaScript
- jQuery
- Bootstrap
- AJAX## Features
- [x] Login and Register
- [x] Username and Password Validation
- [x] Authentication
- [x] Dashboard
- [x] Adding Items to Cart
- [x] Handle Storage
- [x] Search Bar
- [x] Purchase History
- [x] Statistics (Graph)
- [ ] Pagination
- [ ] Payment Gateway