Skip to content

Gaurang-Ruikar/rosplata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosplata: collaborative finance manager - opensource, finance management, expense tracker, collaborate | Product Hunt

rosplata

This is an experiment on whether you can create relatively big functional web app using only web platform features and ECMAScript standards (no bundling, no babel, no polyfills)

Demo

Currently demo can be found here

Supported browsers: Chrome, Edge

Drop me a line if you have anything in mind!

When would you need it?

Imagine a situation: you and your friends go to a bar (possibly abroad with no internet available). You order something, have fun. In the end you get the check and no one remembers what did they order and who spent how much. This is exactly the problem Rosplata is here to solve.

Alternatives

Currently available currencies

  • Russian Rouble
  • Indian Rupee
  • US Dollar
  • Euro
  • Chinese Yuan
  • Jordanian Dinar

How to use it?

Login

msg71066564-85607

Create a budget

msg71066564-85606

Invite people

Let them scan QR code of just send them the link

msg71066564-85605

Approve or reject their participation request

msg71066564-85604

Add transactions

msg71066564-85603

That's all!

Pay the bill, and no one will have questions how much do they owe you

Dependencies

There are several features that your browser must support to run the demo:

Besides, it uses:

Start

Basically, startup process is described here Plus, edit firebaseConfig variable in rosplata\src\core\AuthManager.mjs (you'll obtain those credentials when setting up Firebase)

Docs

https://github.com/johnSamilin/rosplata/wiki

Look ma, I'm on TV

How do I make webapps nowadays?

ProductHunt

How do I work on opensource project Rosplata

About

Opensource collaborative finance manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.6%
  • HTML 12.7%
  • CSS 9.7%