Skip to content

GPT-Engineer-App-Dev/sole-accounting

Repository files navigation

sole-accounting

Create an accounting single page app to track my sneaker side-hustle. It should support:

• Adding a new transaction with details such as date, amount, type (income/expense), and category (dropdown with e.g. sneaker brand) • View a list of my sneaker purchases, showing details like date, amount, type, and brand • Edit an existing sneaker purchase in case I made an error or an update is needed • Delete a sneaker purchase if it was added by mistake or is no longer relevant

Feel free to add some placeholder transactions.

Collaborate with GPT Engineer

This is a gptengineer.app-synced repository 🌟🤖

Changes made via gptengineer.app will be committed to this repo.

If you clone this repo and push changes, you will have them reflected in the GPT Engineer UI.

Tech stack

This project is built with React with shadcn-ui and Tailwind CSS.

  • Vite
  • React
  • shadcn/ui
  • Tailwind CSS

Setup

git clone https://github.com/GPT-Engineer-App-Dev/sole-accounting.git
cd sole-accounting
npm i
npm run dev

This will run a dev server with auto reloading and an instant preview.

Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages