Skip to content

Commit ec9d2af

Browse files
authored
Merge pull request #2 from codeurjc-students/phase1-add-documentation&images
Update README.md
2 parents f1fb3d5 + fb750ff commit ec9d2af

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
`Sky Apartments` is a web application designed to help apartment owner manage and showcase their properties and allow users to book apartments through a friendly and filtered interface. The application will support user roles such as guests, registered users, and administrators, offering different functionalities tailored to each profile.
44

5-
![Home Page Wireframe](docs\images\wireframes\homePage_wireframe.png)
6-
![Apartment Page Wireframe](docs\images\wireframes\apartment_wireframe.png)
5+
![Home Page Wireframe](docs/images/wireframes/homePage_wireframe.png)
6+
![Apartment Page Wireframe](docs/images/wireframes/apartment_wireframe.png)
77

88
---
99

@@ -128,24 +128,24 @@ The project will follow an iterative and incremental development model with the
128128

129129
### 🧱 Wireframes & Navigation
130130

131-
![Wireframe - Home Page](docs\images\wireframes\homePage_wireframe.png)
132-
![Wireframe - Book Page](docs\images\wireframes\book_wireframe.png)
133-
![Wireframe - Apartments Page](docs\images\wireframes\apartments_wireframe.png)
134-
![Wireframe - Apartment Page](docs\images\wireframes\apartment_wireframe.png)
135-
![Wireframe - Confirm booking Page](docs\images\wireframes\bookingConfirmation_wireframe.png)
136-
![Wireframe - Registered user Page](docs\images\wireframes\registeredUser_wireframe.png)
137-
![Wireframe - Admin Page](docs\images\wireframes\admin_wireframe.png)
138-
![Wireframe - Log in/Sign up Page](docs\images\wireframes\loginSignup_wireframe.png)
139-
![Wireframe - Editing/new apartment Page](docs\images\wireframes\editingNewApartment_wireframe.png)
140-
![Navigation between wireframes](docs\images\wireframes\all_wireframe.png)
131+
![Wireframe - Home Page](docs/images/wireframes/homePage_wireframe.png)
132+
![Wireframe - Book Page](docs/images/wireframes/book_wireframe.png)
133+
![Wireframe - Apartments Page](docs/images/wireframes/apartments_wireframe.png)
134+
![Wireframe - Apartment Page](docs/images/wireframes/apartment_wireframe.png)
135+
![Wireframe - Confirm booking Page](docs/images/wireframes/bookingConfirmation_wireframe.png)
136+
![Wireframe - Registered user Page](docs/images/wireframes/registeredUser_wireframe.png)
137+
![Wireframe - Admin Page](docs/images/wireframes/admin_wireframe.png)
138+
![Wireframe - Log in/Sign up Page](docs/images/wireframes/loginSignup_wireframe.png)
139+
![Wireframe - Editing/new apartment Page](docs/images/wireframes/editingNewApartment_wireframe.png)
140+
![Navigation between wireframes](docs/images/wireframes/all_wireframe.png)
141141

142142
> 📁 *The wireframes are available in the folder `/docs/images/wireframes`.*
143143
144144
---
145145

146146
### 🔹 Entities & Relations
147147

148-
![Entity diagram](docs\images\entity_diagram.png)
148+
![Entity diagram](docs/images/entity_diagram.png)
149149

150150
### 🔐 Permissions
151151

0 commit comments

Comments
 (0)