GoShip
How It WorksChallengesPricingEmployers
Sign InGet Started
0developers
0companies
0assessments scored
How It Works
|Pricing
|Challenges
|Employers
|Privacy
|Terms
GoShip© 2026
Get updates
Twitter·GitHub
Systems nominal
BUILDJUNIOR

Build an Expense Tracker

45 minutes
0 completed
reacttypescriptchartscrud

Description

Build an Expense Tracker

Build a personal expense tracking application with visualizations.

Requirements

  • Add expenses with: amount, category, date, and description
  • Predefined categories: Food, Transport, Entertainment, Bills, Shopping, Other
  • View expenses in a sortable, filterable table
  • Monthly summary showing total spent per category
  • Simple chart or graph showing spending breakdown (pie chart or bar chart)
  • Persistent storage (localStorage is acceptable)
  • Bonus Points

  • Budget limits per category with warnings
  • Date range filtering
  • Export data as CSV
  • Income tracking alongside expenses
  • You will be guided through MCP setup before the timer starts