Ayushparikh-code/Web-dev-mini-projects

Project title

開放

#961 建立於 2025年10月27日

 (1 則留言) (0 個反應) (0 位負責人)HTML (1,669 個分叉)auto 404
hacktoberfesthacktoberfest-accepted

倉庫指標

星標
 (4,487 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Project Title Expense Splitter - Bill Split Web App

Project Description A simple and intuitive web application that helps groups of friends split expenses fairly. Users can add people to their group, track expenses with descriptions and amounts, and the app automatically calculates who owes whom using a smart debt simplification algorithm. Key Features:

Add and manage multiple people in your group Track expenses with even or custom weighted splits Smart settlement calculation that minimizes transactions Data persists using localStorage Print-friendly summary Fully responsive design

Why This Project?

Real-world utility: Solves actual expense splitting problems Data modeling: Works with arrays, objects, and nested structures Algorithm practice: Implements greedy debt simplification UI/UX focused: Clean interface for data entry and visualization Beginner-friendly: No backend needed, runs entirely in browser

Stack: HTML CSS JavaScript

貢獻者指南