-
Redhope is a platform built for blood transfusion centers, to manage their stock, and help manage the process of creating events or publication to tell people about blood donation campaign, and also to facilitate collecting data about possible donors, in all regions of morocco.
-
This project is developed under the competition of Injaz al maghrib and it was placed 2end in the final competition in casablanca as the most innovative junior enterprise project .
-
To be able to deploy the application, you need
java
and an application server (we usewildfly
), setup your datasource as in thepersistence.xml
file, and just build the project usingmaven
and deploy the generatedredhope.war
. -
for the
user-ui
andredhope-admin
modules, just runnpm install
andnpm run dev
to run in development