Skip to content

lahirudevu/blood-donator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

blood-donator

A project for community medical emergencies

Installing project dependencies

  1. Install nodejs
  2. Install MySQL

Setting up the project

  1. cd bloodclient folder and run npm install.
  2. run npm start from bloodclient folder
  3. cd server folder and run npm install.
  4. set the relevant configurations in config.json file in server folder
  5. run npm start from server folder.
  6. browse localhost:3001/ to view the results.

Technology and tools used

  • Nodejs, MySQL , Express, Waterline , Reactjs
  • webpack
  • babel
  • gulp

development

  • You can change files in bloodclient to customize client behavior.
  • Webpack dev server hot replacement is enabled for client.
  • All client api's are http requests without views bound, except for GET '/' request.

Maintained by : lahiru, gayan,iswan,dhanushka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages