Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrishiksh/avail-plasma
An opensource plasma donating web app
https://github.com/hrishiksh/avail-plasma
covid-19 firebase firebase-auth javascript nextjs react reactjs
Last synced: 10 days ago
JSON representation
An opensource plasma donating web app
- Host: GitHub
- URL: https://github.com/hrishiksh/avail-plasma
- Owner: hrishiksh
- License: mit
- Created: 2021-05-02T14:16:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T09:46:30.000Z (over 3 years ago)
- Last Synced: 2024-11-09T17:34:03.937Z (2 months ago)
- Topics: covid-19, firebase, firebase-auth, javascript, nextjs, react, reactjs
- Language: JavaScript
- Homepage: https://avail-plasma.vercel.app
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Donor schema
```json
{
"id": auto,
"user": userId,
"name": string,
"bloodGr": string,
"state": string,
"district": string,
"contact": number
}
```Todo:
- [] Show card when user tap on lock icon
- [] make donate button