Skip to content

Sell vehicles and autoparts through a demo webstore.

Notifications You must be signed in to change notification settings

467Group3A/rimjobs

Repository files navigation

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.

Showcase

Customer Facing Views

Landing Page

LandingPage.mp4

All Products

AllProducts.mp4

Checkout Process

Checkout.mp4

Find My Order

FindMyOrder.mp4

Employee Facing Views

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:

email

Rimjobs Details

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

Running the project

Please checkout the local-version branch. The main branch is still hooked up to the remote endpoints.