Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
plhosk committed Aug 13, 2018
1 parent 28c2f10 commit d79e9dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WBI.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ const WBI = () => (
</div>
<div className="WBI-text">
<div>
A project I completed for a bookstore chain in Edmonton, AB, this internal web app
A project I developed for a bookstore chain in Edmonton, AB, this internal web app
provides several key functions, such as forum-based employee communications,
customer info management, and product request tracking and reporting.
customer info management, email/SMS notifications, and product request tracking and reporting.
<br /><br />
The app consists of a front-end single-page-app written using React and Redux with Ant Design UI components,
and a Node.js back-end interfacing with MySQL and MongoDB databases.
Expand Down

0 comments on commit d79e9dd

Please sign in to comment.