Its a App where you can get blood from any hospital based on blood group.
- Download a file in the code section to the desired folder
- Extract the files
- Open the folder with vs code.
- Open client folder
- Then run "npm install" to install react packages.
- Run "npm start" to start react server, http://127.0.0.1:3000/.
- The open backend folder and run "bundle install".
- Run "bundle exec rake server" to open the backend server, http://127.0.0.1:9292/.
- And you are all done.
As a user should;
- View Blood groups on landing page.
- Add Blood group.
- View, create, update and delete hospitals.
- Add blood to different hospitals(i.e O, O+, A, B etc) and everytime you add a blood group that exists it increments the amount of blood.
- In future, I will intergrate the booking feature plus authentication.
Deployed Frontend can be accessed here react
Deployed Backend can be accessed here Sinatra
Note: Backend might not work at the time you are viewing this because the free version of heroku is being wiped out
The application works perfectly well, no bugs.
- React
- Ruby
- HTML
- CSS
- Fontawesome
- Bootstrap
- email :: koechkelvin97@gmail.com
- phone :: +254725801772
Licenced under the MT-licence Copyright (c) 2022 **Kelvin Kipchumba