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

https://github.com/hiteshmeta85/sih-web

Web Portal for NDRF team to help identify disaster related posts and tweets, present vital information and trace geolocation.
https://github.com/hiteshmeta85/sih-web

chakra-ui formik google-maps-api nextjs react sih2022 smart-india-hackathon yup

Last synced: 4 months ago
JSON representation

Web Portal for NDRF team to help identify disaster related posts and tweets, present vital information and trace geolocation.

Awesome Lists containing this project

README

          


Team Homebrew


Winner of Smart India Hackathon 2022 🏆

---

### About

**Topic**
- GS900

**Problem Statement**
- Extraction of Data including voice and images from various social Media platforms from Disaster struck areas.

**Organization**
- National Disaster Response Force (NDRF)

**Domain Bucket**
- Disaster Management

---

### Team Members

- [Hitesh Meta](https://github.com/hiteshmeta85)
- [Om Surve](https://github.com/gamingflexer)
- [Shreya Belanekar](https://github.com/ShreyaMBelanekar42)
- [Kunal Wagh](https://github.com/kunalwagh30092002)
- [Yash Wakekar](https://github.com/Yash-Wakekar)
- [Tanshiq Parkar](https://github.com/RevTpark)

---

### Getting Started

>Node -v
>16.15.1

First, install the required packages:

```
npm install
```

Then, configure the .env file:

```
Check the .env.example file
```

Then, run the development server:

```
npm run dev
```

---

### Tech Used

```
1. Next.js
2. Google Map API
3. Chakra-UI
4. Chart.js
5. Formik
6. Yup
```