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

https://github.com/jetsup/daraja-php-alpha

E-commerce website
https://github.com/jetsup/daraja-php-alpha

css html5 javascript php sql

Last synced: 2 months ago
JSON representation

E-commerce website

Awesome Lists containing this project

README

        

# Daraja-PHP-Alpha

E-commerce website demo

## Database

The credentials for the database should be placed inside the `credential.txt` and the file renamed to `credential.php`
found inside the `helpers` directory. The database script `database/schema.sql` should be run to create the database
and the tables together with some sample data.