Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Invincidude authored Apr 16, 2021
1 parent 62b6c86 commit 307a1ad
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# The Shrimp Car Repair System
# The Shrimp Car Repair System Wiki
This system helps a local car repair shop by hosting a website that supports their business. This system will allow customers to book appointments completely online, as opposed to the current method by phone. Additionally, customers can create a profile and pay for their appointments on the platform. The platform is designed such that the administrative assistant still creates and maintains the availabilities for appointments and the technician schedules. The system will also send notifications to customers to remind them to book regular appointments like oil changes, inspections and maintenance. The system shall consist of a web app as well as an android application.
You can check out the deployed version of the web client at this web address: https://scrs-f86ed.web.app/ .

# Meet the Team!

Expand Down Expand Up @@ -61,6 +60,8 @@ If you haven't realized yet, there are only second year computer engineering stu
* [Wiki Home Page](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki)
* [Meeting Minutes](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki/Deliverable-3-Project-Report)
* [Architecture Model](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki/Architecture-Block-Diagram)
* [Updated Routes](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki/New-Endpoints)
* [Deployed Website on FireBase](https://scrs-f86ed.web.app/)

## Effort Table (D3)
| Team Member | Time Spent (h) | Responsibilities |
Expand All @@ -72,3 +73,19 @@ If you haven't realized yet, there are only second year computer engineering stu
| Simon | ~35 | Front-End Page Design and Routing, Backend Route Updates, Documentation |
> Note: The team feels this division of work was very fair and equitable, especially considering the large disparity in familiarity with VueJS and front-end development. Most of the work was done in call together, which will probably not be reflected in the commit history.
***
# Deliverable 4
## Links
* [Wiki Home Page](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki)
* [Meeting Minutes](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki/Deliverable-4-Project-Report)
* [Android App Documentation](https://github.com/McGill-ECSE321-Winter2021/project-group-02/wiki/Android-Application-Documentation)

## Effort Table (D4)
| Team Member | Time Spent (h) | Responsibilities |
| --- | --- | --- |
| Adel | ~10 | Dashboard/Modify Account/Contact Us Pages, Documentation |
| Alex | ~10 | View Appointments Page |
| Alix | ~10 | Login/Signup Pages, Project Setup |
| Roey | ~10 | Book Appointments Page |
| Simon | ~10 | View Technician Schedule Page |
> Note: The team feels this division of work was very fair and equitable. Everyone is familiar with all facets of the deliverable, including those they have not worked on and a lot of the work was done in call together, which will probably not be reflected in the commit history.
***

0 comments on commit 307a1ad

Please sign in to comment.