Skip to content

Yash621/pay-safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

pay-safe

PaySafe

Github top language License Github stars


✨ Features

  • Voting power for investors
  • Automatic profit distribution
  • Graphs analysis for gross profit, liquidity ratio, quick asset ratio etc.
  • Performance modelling of startups using machine learning

👀 Preview

alt-text-1

alt-text-2

alt-text-1

alt-text-2

alt-text-2

🎉 Local setup

Before starting 🏁, you need to have Git and Node installed.

# Clone this project
$ https://github.com/Yash621/pay-safe.git

$ cd pay-safe

# Install all the dependencies
$ yarn

# Run server for running the project
$ yarn dev

Made with ❤️ by Yash Goel

 

Back to top