In a group of 5 for CSCI 467 Software Engineering, we created a website that hooks up to Dr. Ege's Parts Database and Credit Card API. The website allows users to search for parts, add them to a cart, and checkout using a credit card. The website also has a product catalog that allows users to browse through all the products available. The website is built using ReactJS for the frontend and NodeJS/ExpressJS for the backend.
You can checkout the GitHub Repo Below