A Group Project for CSCI 467: Software Engineering. For this project we we're given a purpose; Ours being an Online Auto Parts Store. This project had a few constraints, like a legacy database that was read only, to a remote Credit Card Authorization System. Other than that we had total freedom.
Landing Page
LandingPage.mp4
All Products
AllProducts.mp4
Checkout Process
Checkout.mp4
Find My Order
FindMyOrder.mp4
Admin View
AdminView.mp4
Employee View
Employees see less options on the portal, compared to administrators.
EmployeeView.mp4
And of course, the end confirmation email:
This is a group project for NIUs CSCI 467 Software Engineering in Spring 2023.
Group members responsibilities are listed below:
Member | Contribution |
---|---|
Matt | SASS, Vue 3, Bootstrap 5 |
Ryan | Express.js, Vue 3, SQLite3 |
Cesar | Express.js, Vue 3, SQLite3 |
David | Express.js, Vue 3, Linode Server |
Please checkout the local-version
branch. The main branch is still hooked up to the remote endpoints.