https://github.com/syscall97/volunteer-network-client
Live site:
https://github.com/syscall97/volunteer-network-client
Last synced: about 1 year ago
JSON representation
Live site:
- Host: GitHub
- URL: https://github.com/syscall97/volunteer-network-client
- Owner: SysCall97
- Created: 2020-10-03T07:23:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T08:19:58.000Z (over 5 years ago)
- Last Synced: 2025-02-24T06:35:26.898Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://volunteer-network-by-mashry.web.app/
- Size: 23.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Volunteer Network
**Live Site:** [https://volunteer-network-by-mashry.web.app/]\
**Server side code:** [https://github.com/kaziMashry/volunteer-network-server]
### Language, library, and packages:
- JavaScript
- React js
- React router dom
- React-bootstrap
- Reack hook form
- Node Js (for back-end)
- Mongo DB
- Firebase authentication
- HTML
- CSS
### Key features:
1. User
- Can log in with Gmail.
- Can register for a volunteering event.
- Can cancel a volunteering event that he/she already registered.
- Can see all the volunteering event that he/she registered.
2. Admin
- Can see all the participants.
- Can remove a participant from a particular event.
- Can add a new volunteering event which is dynamically shown on the homepage.
### Screenshots
**HomePage**

**Log In**

**User Resigter**

**User Registered Events List**

**User Review**

**Admin Participants List**

**Admin Add Event**

**Resume:** [https://drive.google.com/file/d/16hc-Pd4QrOeXGg8khFc2sq3RYKZD833D/view]