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
+56-19Lines changed: 56 additions & 19 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,30 +260,66 @@ 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.
- 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.
266
278
267
-
## Categories
279
+
####Categories
268
280
269
-
### Cafes
281
+
#####Cafes
270
282
Welcoming environments ideal for socializing, working, or relaxing. Known for inclusive policies and a friendly atmosphere.
271
283
272
-
### Support Centers
284
+
#####Support Centers
273
285
Essential services and support for mental health, career counseling, and community assistance. Safe spaces dedicated to helping individuals navigate challenges.
274
286
275
-
### Clubs
287
+
#####Clubs
276
288
Social and recreational activities fostering community and belonging, including sports clubs, book clubs, and social groups.
277
289
278
-
## Features
279
-
Search and Filter: Easily search for specific venues or filter by category.
280
-
Detailed Information: Venue listings include address, contact info, opening hours, and special features.
281
-
User Reviews: Users can leave reviews and ratings for venues.
290
+
Each venue includes the following:
291
+
- Search and Filter: Easily search for specific venues or filter by category.
292
+
- Detailed Information: Venue listings include address, contact info, opening hours, and special features.
293
+
294
+
### The About page
295
+
- 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.
296
+
297
+
### The Contact page
298
+
- 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.
305
+
- 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.
319
+
- 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.
283
320
284
-
##Interactive Map
285
-
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