Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 886 Bytes

File metadata and controls

36 lines (25 loc) · 886 Bytes

Volunteer-Network

A full MERN stack Online Course Website

Key features:

  • 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.
  • 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.

Technology

  • REACT
  • Node js
  • Express js
  • MongoDB
  • Firebase Authentication
  • Context API
  • Bootstrap
  • React-Bootstrap
  • Local Storage