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.
- Host: GitHub
- URL: https://github.com/hiteshmeta85/sih-web
- Owner: hiteshmeta85
- Created: 2022-07-01T18:05:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T05:20:42.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T21:41:42.272Z (12 months ago)
- Topics: chakra-ui, formik, google-maps-api, nextjs, react, sih2022, smart-india-hackathon, yup
- Language: JavaScript
- Homepage: https://homebrew-web.vercel.app
- Size: 11.5 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.1First, 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
```