Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siddheshkukade/nearby-accessible-places

An Application where people can register thier Buildings , officies , public places, marketplaces & and schools as accessible. Where a disabled person can find them easily ( Concept from Smart India Hackthon Problem No 85 : https://sih.gov.in/sih2022PS )
https://github.com/siddheshkukade/nearby-accessible-places

accessibility disabled-people google-maps-api heroku javascript mlh-fellowship mongodb netlify node nodejs reactjs smartindiahackathon2022

Last synced: about 2 months ago
JSON representation

An Application where people can register thier Buildings , officies , public places, marketplaces & and schools as accessible. Where a disabled person can find them easily ( Concept from Smart India Hackthon Problem No 85 : https://sih.gov.in/sih2022PS )

Awesome Lists containing this project

README

        

![License: MIT](https://img.shields.io/badge/LICESNSE-MIT-blue?style=for-the-badge)
![Issues Open ](https://img.shields.io/github/issues/SiddheshKukade/nearby-accessible-places?style=for-the-badge)
![Forks ](https://img.shields.io/github/forks/SiddheshKukade/nearby-accessible-places?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/SiddheshKukade/nearby-accessible-places?style=for-the-badge)





ForAll - see nearby acessible places for disabled people

ForAll - an application to search and register nearby acessible places for disabled people



Created with MERN Stack & ❤️ by @SiddheshKukade


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


## Video Demo :

https://user-images.githubusercontent.com/65951872/173317702-47b7a8ce-6716-46d8-b936-892dbc0991ec.mp4

### Demo : [forAll.netlify.app](https://for-all.netlify.app/) (Backend Deployment is in Progress. The URL may not work properly )

Table of Contents



  1. About The Project



  2. Installation


  3. Roadmap

  4. Contributing

  5. License

  6. Contact

  7. Acknowledgments

## About The Project
# [The Project is based on Smart India Hackathon Problem Statement No.85 ](https://sih.gov.in/sih2022PS)

## About Smart India Hackathon 2022 [SIH 2022] :
Smart India Hackathon is a nationwide initiative to provide students with a platform to solve some of the pressing problems we face in our daily lives, and thus inculcate a culture of product innovation and a mindset of problem-solving. The first four editions SIH2017, SIH2018, SIH2019 and SIH2020 proved to be extremely successful in promoting innovation out-of-the-box thinking in young minds, especially engineering students from across India

## Problem Statement :
![image](https://user-images.githubusercontent.com/65951872/173175282-721524eb-0b53-4ca2-870d-832609dd2928.png)

# ForAll
### An Application where people can register thier Buildings , officies , public places, marketplaces & and schools as accessible. Where a disabled person can find them easily



(back to top)

### Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

* [React.js](https://reactjs.org/)
* [MongoDB](https://mongodb.com/)
* [ExpressJS](http://expressjs.com/)
* [NodeJS](https://nodejs.org/)

(back to top)

### Installation

#### Frontend and Backend Folders

#### without docker

1. `npm install`
2. `npm run start `

#### by using docker
### Run the follwing commands :
1. `cd \frontend` or `cd \backend`
2. `docker build . `
3. to check image `docker images`
4. `docker run `

(back to top)

## Roadmap

- [x] Implmenting Google maps in Frontend
- [x] Implementing the marking feature
- [x] Store and Retreive data from database
- [x] Implementing a form to store the details
- [X] Add Documentation about project
- [x] FrontEnd
- [x] Backend
- [X] Deploy the Project
- [X] Frontend
- [x] Backend

See the [open issues](https://github.com/SiddheshKukade/nearby-accessible-places/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Siddhesh Bhupendra Kukade - [@TheSidK_](https://twitter.com/TheSidK_) - [email protected]

Project Link: [https://github.com/SiddheshKukade/nearby-accessible-places/](https://github.com/your_username/repo_name](https://github.com/SiddheshKukade/nearby-accessible-places/)

(back to top)

## Acknowledgments
Resources that I found useful during the developement of the project
* [Google Maps API ](https://developers.google.com/maps)
* [Material UI Library](https://www.mui.com)
* [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)
* [Malven's Grid Cheatsheet](https://grid.malven.co/)
* [Img Shields](https://shields.io)
* [GitHub Pages](https://pages.github.com)
* [Netlify](https://www.netlify.com/)
* [Heroku ](https://www.heroku.com/)

(back to top)

#### Devfolio - [devfolio.co/projects/nearbyaccessibleplaces](https://devfolio.co/projects/nearbyaccessibleplaces-4663)