Skip to content

Commit 877524e

Browse files
authored
Added some screenshots
1 parent 112eacf commit 877524e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,35 @@
1010

1111
This project is part of the **Modern Application Development - I** course at **IIT Madras** and focuses on building a multi-user web application for **household services**. Verified professionals can provide essential home services such as **Electrical, Carpentry, Plumbing, Appliance Repair**, etc., to customers.
1212

13+
## Screenshots
14+
15+
| | | |
16+
|:-------------------------:|:-------------------------:|:-------------------------:|
17+
|<img width="1604" alt="Admin Dashboard" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099238/screenshots/qo7sryq6vz07rhangmvt.png">Admin Dashboard | <img width="1604" alt="Admin Service Requests" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099237/screenshots/ug2uw5w1rq3hvwphclws.png">Service Requests | <img width="1604" alt="Admin Service Request Receipt" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099237/screenshots/pfz3ok6dtmsrnaes6lpj.png">Service Request Receipt |
18+
|<img width="1604" alt="Professionals" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099237/screenshots/bc9ewsumzu4weqbwst9b.png">Professionals | <img width="1604" alt="Search by Distance or Pincode" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099238/screenshots/ls3hznsi3nwixnk6sscc.png">Search by Distance or Pincode | <img width="1604" alt="Professional Signup" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099237/screenshots/ibcmezxsfoobe6m1mz5x.png">Signup |
19+
20+
<table>
21+
<tr>
22+
<td>
23+
<div>
24+
<div><img alt="Add Service Request" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735100788/screenshots/oe8cxdqpzw0azeuv7k25.png" width="600"/></div>
25+
<div><img alt="Professional Profile" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735100788/screenshots/i9mloq2rxt8fpf5d58sw.png" width="600"/></div>
26+
</div>
27+
</td>
28+
<td>
29+
<img alt="Swagger UI" src="https://res.cloudinary.com/dohhiwhug/image/upload/v1735099237/screenshots/e1ipjm5chgqmvizllnte.png" width="400"/>
30+
</td>
31+
</tr>
32+
</table>
33+
34+
35+
36+
37+
38+
39+
40+
41+
1342
### Key Features:
1443
- Customers can request services from their chosen professional.
1544
- Professionals can either accept or reject service requests.

0 commit comments

Comments
 (0)