Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sankalp112kashyap/coinsensus-app-frontend

Coincensus is a revolutionary bill-splitting platform that brings blockchain security to everyday expense sharing. Built on ResilientDB's powerful blockchain technology, it transforms how friends and groups manage, track, and settle shared expenses with complete transparency and trust.
https://github.com/sankalp112kashyap/coinsensus-app-frontend

bill-splitting blockchain-application expense-tracker financial-management frontend-development react responsive-design web-development

Last synced: 5 days ago
JSON representation

Coincensus is a revolutionary bill-splitting platform that brings blockchain security to everyday expense sharing. Built on ResilientDB's powerful blockchain technology, it transforms how friends and groups manage, track, and settle shared expenses with complete transparency and trust.

Awesome Lists containing this project

README

        

# Coincensus: Split Bills and Track Balances

A blockchain-based bill management platform powered by ResilientDB, designed to create a trustless and transparent system for expense tracking among friends and groups.

## Features
- Track balance calculations, money owed, and money to be received
- Transparent, immutable ledger for all transactions
- Secure and decentralized management using ResilientDB
- User-friendly interface built with React and TypeScript

## Tech Stack
- Frontend: React, TypeScript, Tailwind CSS
- Backend: FastAPI
- Blockchain: ResilientDB
- Database: SQLite (for caching)

## Development

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

### Available Scripts

In the project directory, you can run:

#### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

#### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

#### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments
- ResilientDB for blockchain infrastructure
- UC Davis ECS 265 | FALL '24