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

https://github.com/sonjoybarmon/volunteer-network


https://github.com/sonjoybarmon/volunteer-network

express firebase javascript mongodb nodejs react

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

This project was React with [Create React App](https://github.com/facebook/create-react-app).

# Volunteer Network

## Features
Site is responsive, it has firebase authentication and a collection of e-mails in MongoDB. User can added any Volunteer Service.

### Client
- An Admin can add a volunteer service if he/she want.
- User can order any event if he want.
- User see his service in hid dashboard.

### Admin
- An admin can add event.
- Admin can see all users order and if admin want to remove any order he can do it.

### Technology Used

- React.js
- react-hook-form
- react-router-dom
- context api
- Firebase auth
- Firebase hosting
- custom css
- React-Bootstrap
- Node.js
- Express.js
- MongoDB
- Heroku deploy

### [LIVE](https://volunteen-network.web.app/)
### [Backend Repository](https://github.com/sonjoybarmon/volunteer-network-server)