NGO Management System made with React JS and used Oracle 21C Database and Node JS. (Some functionality not working)
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.
- Clone the repository.
- Install dependencies by running
npm install
in both the client and server folders. - Set up the Oracle 21C Database with the necessary schema and tables.
- Update the ngomsbackend server.js to change creds .
- Start the server by running
npm start
in the server folder. - Start the client by running
npm start
in the client folder.
- Volunteer management
- Event organization
- Donation collection
- Dashboard with graphical representation of data