SAHAS
Safer streets, stronger women
The problem SAHAS solves
SAHAS is a women safety app, which provides all in one safety to the user at the time of distress. It believes in "prevention is better than cure".
Instead of providing late help, we help users stay alert and choose safe options. It not only ensures physical safety but also, mental well being.
Challenges we ran into
1.API implementation giving 404 error
2. Merge conflicts while merging PR
3. Responsiveness in some pages
4. Vercel deployment failing because of lack of API customs
Solutions:
1.Console logging to understand where the API call fails
2. Solved manually, while some by creating fresh clones
3. Made it responsive by trying in different modes using dev tools and tailwind css enforcement
4. use of https instead of http and providing API key while deployment
Technologies used