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
- Host: GitHub
- URL: https://github.com/jetsup/daraja-php-alpha
- Owner: jetsup
- Created: 2023-09-15T21:48:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T20:39:21.000Z (over 1 year ago)
- Last Synced: 2024-04-12T20:25:29.971Z (about 1 year ago)
- Topics: css, html5, javascript, php, sql
- Language: PHP
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.