Coder Social home page Coder Social logo

bloodbank_web's Introduction

Blood Bank App

This is a web application called Blood Bank App that serves as a platform for managing blood donation and requests. The application is built using React for the frontend and Django for the backend.

Features

  • User registration and authentication
  • Donor registration and profile management
  • Blood donation requests
  • Blood donation history
  • Search for blood donors

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Django: A high-level Python web framework for rapid development.
  • Redux: A predictable state container for JavaScript applications.
  • Material-UI: A popular React UI framework for creating beautiful user interfaces.
  • Axios: A library for making HTTP requests from the browser.

Getting Started

To get a local copy of the project up and running, follow these steps:

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/your-username/blood-bank-app.git
  2. Install the frontend dependencies: cd into the frontend directory and do npm install and it will install all the required dependencies for the frontend to run. If the normal command is not working try adding --force, this will solve the problem.
  3. Install the backend dependencies: cd into the backend directory and activate the virtual environment - source myvenv\bin\activate and run the command pip install -r requirements.txt as it will install all the necessary backend dependencies.

Running the App

  1. From the frontend directory, after installing the dependencies run the command npm start to start the frontend and from the backend directory run the command python manage.py runserver to start the backend

bloodbank_web's People

Contributors

aaryanajith avatar abhinav-1524 avatar

Watchers

 avatar

Forkers

aaryanajith

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.