Organ+ is an organ donation website for hospitals. The main aim of this project is to notify the registered organ seekers via email, as and when the organ of their requirement matching to their blood group is available and much more. Used React, JavaScript, CSS and Mongodb to build this website.
- nodemon
- npm packages
- mongodb
- react
- To run this project locally follow following step below:-
- Create folder in your local system
Clone the project
git pull https://github.com/harshith128/Organ.git
- The project will be downloaded
- Now open "back-end" folder
- npm install
- npm run server
- In another terminal open "organ" folder
- npm install
- npm start
- In this project we learned collaborating different pages created by different team members of the group and how to use React and differnt npm packages effectively to build complex web pages.
- Challenges we faced while working in the project is to create database and fetch data accoridingly.
We would like to thank each and everyone who supported us in building this website.