![QR Code](/SchoolOfCode/bc14_final-project_front-end_arachnIDEs/raw/dev/helpmehelpyou/help-me-help-you-qr-code.png)
Connect with your local community to give and receive favours, skills, and support.
From moving flats to feeding cats - we have it covered.
- Authors
- Problem and Solution
- Instructions or Demo video
- Tech Stack
- Future Scope
- How to deploy locally
- Acknowledgements
Catherine Green | Christopher Webb | Mohammed Farah | Olga Khristoliubova | Sarah Salmean | Tom Webb |
---|---|---|---|---|---|
In a post-Covid world, many people are struggling with a lack of a support system. This struggle is compounded by a cost-of-living crisis, preventing individuals from meeting their basic and auxiliary needs, whether due to financial issues or physical limitations. Developing community cohesion is a challenge that requires effort from members within the community, many of whom are also struggling with the cost of living.
Our solution to this problem is the development of a platform called 'Help Me Help You.' 'Help Me Help You' will bring communities together by enabling users to post and request help from other members of their local community. Instead of paying for services, our users will be able to offer a service in return. Additionally, our app will provide an opportunity for altruistic individuals in the community to offer their services without asking for anything in return. 'Help Me Help You' aims to enhance community cohesion and alleviate the cost of living for those who utilize the app.
As we had a very tight 5 weeks to complete the project (of which only 2.5 weeks were spent coding), we tried to limit the scope of our project. Given more time, we would have developed more features to create a more complete user experience that does not require the user to leave the app. This would include, but not be limited to:
- A feedback system allowing users to rate each other using a 1-5 star system, with an attached comment.
- An in-app messaging system allowing different users to have a private conversation without having to leave the platform. Currently, clicking the "Contact User" button will open the user's email client and input the other user's email address.
- A proximity feature, showing you how close/far another user is from you. At the moment, it only displays the borough in which a user resides.
- A few extra pages, including a potential blog, news page, and testimonials page.
We have provided a link for the hosted version of the application above, but if you would like to run it locally please take the following steps:
https://github.com/SchoolOfCode/bc14_final-project_front-end_arachnIDEs.git
cd helpmehelpyou
npm install
npm start
A huge thank you to School Of Code for allowing us to take part in this course and providing us with the skills to complete this project. We would also like to thank the wider tech community for providing us with so many resources to use in our project.