Skip to content

shpp/crowdfunding-platform-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[shpp] Crowd-funding backend engine Build Status Coverage Status

Prerequisites & installation

In order to run application you need to first edit scripts/start.sh file and change environment variables values in it to match your actual environment (DB URI, LiqPay keys, etc.)

$ npm install
$ npm start

Migration Notes

Possible Improvements

Features:

  • PayPal and other payment methods integration
  • Multi-language support

Security and stability:

  • Sessions and users implementation.
  • Increase test coverage

Code quality and maintainability:

  • Utilizing express request validator to avoid copy-pasting in routers.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors