项目作者: humphrey-mutuma

项目描述 :
Blood donation management system
高级语言: JavaScript
项目地址: git://github.com/humphrey-mutuma/BDMS.git
创建时间: 2020-09-13T15:09:37Z
项目社区:https://github.com/humphrey-mutuma/BDMS

开源协议:MIT License

下载


Author: Humphrey Mutuma

* INSTRUCTIONS **

1).Download and install XAMPP software.

2).Open XAMPP and start both Apache and MySql.

3).Click Admin button on MySql to localhost the website.

4).Copy the “BDMS” folder into the “htdocs” folder which is among the XAMPP folders.

5).Open phpMyAdmin on the web.

6).Create a database called “BDMS”. (CREATE DATABASE bdms;)

7).Import “BDMS.sql” file which is inside ‘SQL file’ folder and execute it. (it should execute 27queries successfully).

8).On the browser enter the following links:

  1. i). localhost/bdms/admin/ (for the Admin page )
  2. ii).localhost/bdms/index.php ( for the Client side)

9). Admin page sign up creditials.

  1. Username: humphrey mutuma
  2. Password: @humphreymutuma

Technologies used;

PHP

JavaScript

jQuery

HTML

CSS

LESS

Project setup instructions: You can fork this projects from GitHub.

Development

BDD

Given When Then

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo

  • Create a new branch (git checkout -b improve-feature)

  • Make the appropriate changes in the files

  • Add changes to reflect the changes made

  • Commit your changes (git commit -am ‘Improve feature’)

  • Push to the branch (git push origin improve-feature)

  • Create a Pull Request

Support and contact details

Incase of any issues using the site please contact me: mailto

License

This site is licensed under MIT license

Copyright (c) 2020 Humphrey Mutuma