Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 985 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 985 Bytes

NGO-Management-System

NGO Management System made with React JS and used Oracle 21C Database and Node JS. (Some functionality not working)

NGO Management System

NGO Management System is a web-based application built using React JS, Node JS, and Oracle 21C Database. It provides an efficient solution for managing non-governmental organizations by enabling users to perform various tasks such as managing volunteers, organizing events, and collecting donations.

Installation

  1. Clone the repository.
  2. Install dependencies by running npm install in both the client and server folders.
  3. Set up the Oracle 21C Database with the necessary schema and tables.
  4. Update the ngomsbackend server.js to change creds .
  5. Start the server by running npm start in the server folder.
  6. Start the client by running npm start in the client folder.

Features

  • Volunteer management
  • Event organization
  • Donation collection
  • Dashboard with graphical representation of data