Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomiwa-Ot authored Apr 13, 2022
1 parent acb88e8 commit 237b20b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ E-commerce web application built using php routing. Instead of relying on the we
- Create database
- Execute [db-settings.sql](src/db-settings.sql)
- Enter database config [db.php](src/views/db.php)
- Enter sendgrid API key []
- Enter intercom app id []
- Enter sendgrid API key https://github.com/Tomiwa-Ot/e-commerce/blob/acb88e8d885feb9ed462242da9d4361c19755041/src/views/admin/util.php#L5
- Enter intercom app id https://github.com/Tomiwa-Ot/e-commerce/blob/acb88e8d885feb9ed462242da9d4361c19755041/src/views/footer.php#L86 https://github.com/Tomiwa-Ot/e-commerce/blob/acb88e8d885feb9ed462242da9d4361c19755041/src/views/footer.php#L101
- Enable the php_gd/gd extension in php.ini

## Screenshots
Expand All @@ -49,4 +49,4 @@ E-commerce web application built using php routing. Instead of relying on the we
![Admin Orders](screenshots/admin-orders.png)
![Admin Products](screenshots/admin-products.png)
![Admin Reset Password](screenshots/admin-reset-password.png)
![Admin Settings](screenshots/admin-settings.png)
![Admin Settings](screenshots/admin-settings.png)

0 comments on commit 237b20b

Please sign in to comment.