You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+58-20Lines changed: 58 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -40,14 +40,15 @@ The project is deployed and can be accessed at [https://prideful-programmers-01c
40
40
4.[Tools](#tools)
41
41
5.[Supporting Libraries and Packages](#supporting-libraries-and-packages)
42
42
7.[Methodology](#methodology)
43
-
8.[Future Features](#future-features)
44
-
9.[Deployment](#deployment)
45
-
10.[Performance](#performance)
46
-
11.[Code Validation](#html-validation)
43
+
8.[Features](#features)
44
+
9.[Future Features](#future-features)
45
+
10.[Deployment](#deployment)
46
+
11.[Performance](#performance)
47
+
12.[Code Validation](#html-validation)
47
48
1.[HTML Validation](#html-validation)
48
49
2.[CSS Validation](#css-validation)
49
-
12.[Credits](#credits)
50
-
13.[Acknowledgements](#acknowledgements)
50
+
13.[Credits](#credits)
51
+
14.[Acknowledgements](#acknowledgements)
51
52
52
53
53
54
## Introduction
@@ -259,32 +260,69 @@ The Inclusive Spots website was created utilizing agile methodologies to boost t
259
260
260
261
[Return to Table of Contents](#table-of-contents)
261
262
262
-
## Future Features
263
+
## Features
263
264
264
-
### Resources Page with Interactive Map
265
-
We are planning to introduce a comprehensive Resources page to provide users with essential information and links to helpful venues categorized into Cafes, Support Centers, and Clubs. This page aims to support the community by offering easy access to places that promote inclusivity and support.
Additionally, we plan on implementing pagination in the future in order to render the Venues page more user-friendly.
271
+
- The landing page greets the user with a quick introductory paragraph noting the purpoes of the website. It is split into two main sections, separated by a background image in the middle of the page.
272
+
- The users are then invited to proceed onto the main Venue page upon clicking one of the four buttons provided.
273
+
- The Header has the development team's logo and the Website's name to the left and the navigation bar to the right. On Mobile screens it becomes a burger bar.
274
+
- The Footer has a copyright and the Website's name which acts as an anchor to return the user to the landing page. The social buttons are styled to provide a better visual effect.
275
+
276
+
### The Venues page
277
+
- The main venue page lists three categories: cafes, bars/clubs and support centres. Depending on which button the user selected on the landing page, they will be taken to the filtered list of venues.
268
278
269
-
## Categories
270
279
271
-
### Cafes
280
+
#### Categories
281
+
282
+
Additionally, we plan on implementing pagination in the future in order to render the Venues page more user-friendly.
283
+
284
+
##### Cafes
272
285
Welcoming environments ideal for socializing, working, or relaxing. Known for inclusive policies and a friendly atmosphere.
273
286
274
-
### Support Centers
287
+
#####Support Centers
275
288
Essential services and support for mental health, career counseling, and community assistance. Safe spaces dedicated to helping individuals navigate challenges.
276
289
277
-
### Clubs
290
+
#####Clubs
278
291
Social and recreational activities fostering community and belonging, including sports clubs, book clubs, and social groups.
279
292
280
-
## Features
281
-
Search and Filter: Easily search for specific venues or filter by category.
282
-
Detailed Information: Venue listings include address, contact info, opening hours, and special features.
283
-
User Reviews: Users can leave reviews and ratings for venues.
293
+
Each venue includes the following:
294
+
- Search and Filter: Easily search for specific venues or filter by category.
295
+
- Detailed Information: Venue listings include address, contact info, opening hours, and special features.
296
+
297
+
### The About page
298
+
- The about page contains a list of developers for the user to see who has contributed to the project and also allows to connect with them via Github or LinkedIn platforms.
284
299
300
+
### The Contact page
301
+
- The contact page allows the user to submit an enquiry form to the website. Upon completion a thank you note appears indicating to the user that their enquiry has been submitted.
- Error pages have been included to ensure that the user is notified in case there are any bugs or errors occuring that prevent the user to access the content they intended.
308
+
- Each page have a button taking the user back to the landing page.
- We are planning to introduce a comprehensive Resources page to provide users with essential information and links to helpful venues categorized into Cafes, Support Centers, and Clubs. This page aims to support the community by offering easy access to places that promote inclusivity and support.
322
+
- To enhance user experience, an interactive map feature will be integrated, allowing users to visualize the location of each venue with functionalities like geolocation, pins and markers, info windows, map filters, and directions.
285
323
286
-
##Interactive Map
287
-
To enhance user experience, an interactive map feature will be integrated, allowing users to visualize the location of each venue with functionalities like geolocation, pins and markers, info windows, map filters, and directions.
0 commit comments