Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# 🛒 Kato


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