Skip to content
forked from harshith128/Organ

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.

Notifications You must be signed in to change notification settings

nikhilcn94/Organ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organ

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.

Authors

Prerequisites

  • nodemon
  • npm packages
  • mongodb
  • react

Run Locally

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

Screenshots

login_page page2

Lessons Learned

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

Acknowledgements

We would like to thank each and everyone who supported us in building this website.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • CSS 23.0%
  • HTML 1.0%