https://github.com/k-koech/bd_hospital
Booking blood App
https://github.com/k-koech/bd_hospital
bootstrap4 react reacticons sinatra
Last synced: about 1 month ago
JSON representation
Booking blood App
- Host: GitHub
- URL: https://github.com/k-koech/bd_hospital
- Owner: k-koech
- License: mit
- Created: 2022-10-08T18:45:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T05:36:49.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:57:05.924Z (over 1 year ago)
- Topics: bootstrap4, react, reacticons, sinatra
- Language: JavaScript
- Homepage: https://63567fbf0195b7282989587a--prismatic-selkie-3dbcf0.netlify.app/
- Size: 926 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Get Blood APP
#### The app is a Blood app, 16/10/2022
#### **By Kelvin Kipchumba**
## Project Description
Its a App where you can get blood from any hospital based on blood group.
## Setup/Installation Requirements
- 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.
## BDD
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.
## Live link
Deployed Frontend can be accessed here [react](https://63567fbf0195b7282989587a--prismatic-selkie-3dbcf0.netlify.app/)
Deployed Backend can be accessed here [Sinatra](https://floating-lake-54098.herokuapp.com/bloodavailable)
Note: Backend might not work at the time you are viewing this because the free version of heroku is being wiped out
## Known Bugs
The application works perfectly well, no bugs.
## Technologies used
- React
- Ruby
- HTML
- CSS
- Fontawesome
- Bootstrap
## Support and contact details
- email :: koechkelvin97@gmail.com
- phone :: +254725801772
### License
*Licenced under the [MT-licence](https://github.com/k-koech/bd_hospital/blob/master/LICENSE.md)*
Copyright (c) 2022 **Kelvin Kipchumba