Tools Builder

Scroll down for description

Tools Builder

● A Single Page Application (SPA) for ordering tools from whole seller.
● The Website’s data is stored in MongoDB and retrieved via the server-side API where I used Express JS.
● Implemented Firebase Authentication (Google Sign in & Email/Password Login).
Private Route & Admin Route is implemented for security purposes.
● Separate Dashboard available for users and Admins with different facilities.
● Used Stripe for making payment gateway.
● User can purchase tools by paying with their credit card
● User can update his/her profile
● User can Add a review
● Admin can make any user another admin
● Admin can set the status or a order
● Admin can delete any user

GitHub Repository for Client Side GitHub Repository for Server Side Live Site