Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.45 KB
Logo for Sayyara

Sayyara

Progressive Web Application for Independent Automotive Repair Shop Industry

McMaster University Undergraduate Software Engineering Capstone

Build Docs Application Tests

Developer Names: Arkin Modi, Joy Xiao, Leon So, Timothy Choy

Course Code: SFWRENG 4G06, Software Design IV - Capstone Design Project

Date of project start: September 6, 2022

This project is a progressive web application designed for auto repair shops and customers. Sayyara allows customers to quickly find and compare auto repair shops, request quotes, and schedule service appointments. On the other hand, Sayyara allows independent auto repair shops to quickly manage service quotes, appointments, and work orders.

The folders and files for this project are as follows:

docs - Documentation for the project
refs - Reference material used for the project, including papers
src - Source code
test - Test cases
etc.