Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 758 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 758 Bytes

Proj Expenses

Have you ever wnated to put you money with another to work on a project but when it came to dividing the revenue, a war broke out? this tool is for you! Enter the amount each person has contributed and you will recieve a percentage for each person that represents the amount they contributed!

Demo

There is a demo running at test.iranskymc.ir but it probably wont work outside of asia/middle east.

Setting up The Project and running it

  1. run cd projexpenses
  2. run npm i to automagically install the needed libraries
  3. For A Testing Env, Run npm run dev
    For A Deployment Build, Run npm run dev

Contribution

You can contribute to the project but just follow the contribution guidelines.