Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudssrali/besafepakistan
a crowd-sourcing platform to provide latest updates, database of welfare organizations, local fundraisers and volunteers for ongoing flood relief efforts across Pakistan.
https://github.com/mudssrali/besafepakistan
crowd-sourcing floods fundraisers news pakistan public
Last synced: 3 days ago
JSON representation
a crowd-sourcing platform to provide latest updates, database of welfare organizations, local fundraisers and volunteers for ongoing flood relief efforts across Pakistan.
- Host: GitHub
- URL: https://github.com/mudssrali/besafepakistan
- Owner: mudssrali
- License: mit
- Created: 2022-08-27T09:12:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T04:22:26.000Z (about 2 years ago)
- Last Synced: 2024-01-26T10:12:54.165Z (10 months ago)
- Topics: crowd-sourcing, floods, fundraisers, news, pakistan, public
- Language: JavaScript
- Homepage: https://besafepakistan.mudssrali.com
- Size: 4.45 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Be Safe Pakistan
A crowdsourcing platform to provide latest 2022 floods updates, database of local and international welfare organizations, local fundraisers and volunteers for ongoing flood relief efforts across Pakistan.
## Getting started
To get started with this template, first install the npm dependencies:
```bash
npm install
```Next, run the development server:
```bash
npm run dev
```## Deployment
This is static website, built with `next.js` and styled with `tailwindcss 3.0`. It's deployed on `Netlify` with automated deployment enabled on `main` branch with custom domain.
Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.
## RoadmapThis is initial version of [BeSafePakistan](https://besafepakistan.com) however we need to add or change following items:
- [ ] Show interactive, static imagery and video flood-battered areas with captions
- [ ] Show flood devastation stats in form interactive graphs, charts etc (data gathering in process)
- [ ] Show all news links with on-scroll animation
- [ ] Improve rendering `fundraisers` data (formatting and cleaning up the data - WIP)
- [ ] Add functionality to export fundraisers data as CSV
- [ ] Add functionality to copy welfare organization bank account details (only for local), See *`Fundraisers.jsx`* already implemented something like this
- [ ] Update news links daily
- [ ] Update flood devastation stats dailyIf you're interested in working on these items, happy to talk :)
## Contributions
Contributions of all kind are welcome. Fork this repo, clone, create branch and make the first commit for change. Finally open a PR with appropriate title (each word, first letter must be upper-case)