DoodlesEpic / Billsplit

Billsplit is a progressive web app aplication for an easy and fast way to split restaurant bills.

Home Page:https://bill.doodlesdev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Billsplit

Billsplit is an easy and fast way to split restaurant bills. It's a simple progressive web application built with SvelteKit that helps separate costs between people. The application does not store your data, nor collect usage analytics.

Screenshot

Screenshot on mobile

Developing

Start a development server:

yarn dev

Building

To create a production version of the app:

yarn build

You can preview the production build with yarn preview.

License

This project is licensed under the GNU Affero General Public License v3.0. Read the LICENSE file for more information.

About

Billsplit is a progressive web app aplication for an easy and fast way to split restaurant bills.

https://bill.doodlesdev.com/

License:GNU Affero General Public License v3.0


Languages

Language:Svelte 60.9%Language:TypeScript 13.5%Language:HTML 10.6%Language:SCSS 8.1%Language:JavaScript 6.8%