Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 864 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 864 Bytes

Volunteer Network

A single page social task app where user can select available volunteer task and register for free & admin can make a new volunteer task.

Live Website | Live API Server

Features

* MERN-stack web app, you have hassle free google sign in method. 
* Authenticated user can choose available volunteer task and register for free. 
* You can show your registered task based on your email.
* Admin Dashboard / User Dashboard. 
* Admin can create new volunteer task and can monitor whole system.

Front-end Technology :

* React.js
* Bootstrap4
* CSS3

Back-end Technology :

* Node.js 
* Express.js
* MongoDB
* Firebase Authentication

Back-end Repository