Git Product home page Git Product logo

bloodbank's Introduction

Blood Bank

           Build Status GitHub package.json version GitHub last commit GitHub repo size GitHub language count HitCount           

This is a simple Blood Bank Web Application I made for my assigment. Uses Node JS and MongoDB primarily.

📝 Table of Contents

🧐 About

Blood Bank is a very simple yet functional and secure Blood Bank Web Application.

If you are familiar enough in a beginner level with Node JS and mongoose this is a good project to clone and try to replicate.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Node > 8
  • Git
  • MongoDB > 3.0

Installing

Clone the repo and install the dependencies.

git clone https://github.com/rishav394/bloodbank.git
cd bloodbank-master
npm install

Running Locally

Create a new file in root directory .env Copy contents from .env.expmple Make changes if required.

npm start

Populating database with sample data

Edit JSON files under util for dummy data

npm run populate

🔧 Running the tests

Still in todos

🚀 Deployment

Make changes in .env

  1. Set DBURI to your remote mongoDB URI
  2. Scale the PORT accounrding to your host/server
  3. Change NODE_ENV to production for Morgan
  4. Remove everything after DEBUG=

⛏️ Built Using

✍️ Authors

@rishav394 - Initial work

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Hat tip to anyone whose code was used
  • StackOverflow <3

bloodbank's People

Contributors

rishav394 avatar dependabot[bot] avatar

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.