Welcome to bottle-caps 👋
Easily track and manage your budget through an easy to understand interface. Create categories and budgeting periods to easily track and your expenses. View a category's details page to view your history of spending within that category. It's really that simple; it's budgeting made easy.
Download Now!
Bottle-caps is available for download in the IOS app store now!
Framework and Dependencies
Get started
1. Clone Repository
git clone https://github.com/wcouture/bottle-caps.git
2. Install dependencies
npm install
Execute the previous command within the root directory of the cloned repository.
3. Start the app
npx expo start
In the output, you'll find options to open the app in a
Source files are located within the app directory. This project uses file-based routing.