https://github.com/yjdoc2/codeshastra-2020-r0
This is repository for project done in Codeshastra hackethoon Round 0 2020
https://github.com/yjdoc2/codeshastra-2020-r0
Last synced: 6 months ago
JSON representation
This is repository for project done in Codeshastra hackethoon Round 0 2020
- Host: GitHub
- URL: https://github.com/yjdoc2/codeshastra-2020-r0
- Owner: YJDoc2
- Archived: true
- Created: 2020-01-26T14:49:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:14:19.000Z (over 3 years ago)
- Last Synced: 2025-02-11T09:56:11.369Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.23 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project repository
## Project Done in Codeshastra Round 0 2020
## The current code base can be extreamly buggy and should not be used without thorough checking and testing.
## Project team members : Yatharth Vyas, Yashodhan Joshi, Shrey Dedhia, Pruthav Jhaveri
Divya Seva
Description
This web app serves as a platform for interaction between common citizens and NGOs or Social activists. We have developed a medium for users to alert us about the location and conditions of homeless people. Users can choose to register themselves as a volunteer or under any NGO organisation. We have added user to user authentication where other users of this service can verify the integrity of any report made on the site. If a report gets more than n number of verifications then it is our responsibility to notify the nearby NGOs about the homeless. We have a donation portal so volunteers can make any contributions to the NGO organisation of their choice.
This website is completely mobile responsive for user's convenience.
Technology Stack
ReactJs, Node, Material-UI, Mongodb, JSX, ES6, HTML, CSS
Issues Encountered
We tried to implement Google maps geolocation API to get the live location of user in the step or alerting us about any homeless person's location but we ran into some bugs and finally we had to drop the idea because of the limited 7 hour time constraint and the fact that we had to pay to get the API access