deepakmeenax / Buddy-Web

This repo contains code for Buddy website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blood Bank and Camp Search App “Buddy”

Every Life Matters

                   

A Simple to use app to search required blood in near by blood banks and take part in donating blood

Features

  • Search Blood Banks by location.
  • Send request to near by donor if blood is not available in blood bank. COMMING
  • Search Camp by location.
  • Organize Blood Donation drive with the help of our platform. COMMING
  • Register yourself in blood donation camps for donation of blood.
  • Register yourself as a donor to help others. COMMING

Our app includes these features with complete login using mobile otp and a simple and clean ui.

Tech

Buddy uses a number of open source tools and libraries to work properly:

Frontend
  • React.js - JavaScript library for building or UI components
  • ReactNative - JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS and Android
  • Redux - JavaScript library for managing application state.
Backend
  • Node.js - evented I/O for the backend
  • Express.js - fast node.js network app framework
  • MongoDB - a document-oriented NoSql database
  • Mongoose.js - an Object Data Modeling (ODM) library for MongoDB and Node. js.
Backend Repo for this is Here
Mobile Repo for this is Here

Installation

Web App

BBD requires React.js v16+ to run.
Install the dependencies and and start the webapp.


npm i
npm start

Contributing

Want to contribute? Great!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m ‘Add some AmazingFeature’)
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

feadback

Have an idea to tack it forword make a PR or open a issue.

All the PR’s and Issue’s are Welcome

License

MIT

Free Software, Hell Yeah!

About

This repo contains code for Buddy website


Languages

Language:JavaScript 67.2%Language:SCSS 31.3%Language:HTML 1.5%