fvnilo / zaraina

Split the bill with friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zaraina

Split the bill

Visit zaraina.rafanilo.com.

Screenshot

Zaraina is a very simple PWA that tells you how much does everybody has to pay at the restaurant. The calculation is based on the service you had (which influences the tips you give) and how many people are in the group.

Why?

I just wanted to make some thing simple to experiment with:

Conclusion: I really like Cycle.js and would like to create more projects with it. :-).

How?

The project was generated with create-cycle-app using the cycle-scripts-ts-simple flavor.

The stylesheets are written in less.

Quick start

  1. Clone the repo.
  2. Inside of the folder, run npm install.
  3. Run npm start.
  4. Open your browser at http://localhost:8000.

About

Split the bill with friends


Languages

Language:TypeScript 59.7%Language:JavaScript 25.0%Language:CSS 12.5%Language:HTML 2.8%