Skip to content

lordShandilya/CFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š CFO – Expense Tracker

React Native
Expo
License

CFO is a simple and powerful expense tracking app built with React Native.
It helps you keep track of your spending manually or automatically using OCR (receipt scanning).


✨ Features

  • βœ… Expense List – View all your expenses in one place.
  • βœ… Manual Expense Adder – Quickly add expenses by hand.
  • βœ… OCR Integration – Scan receipts using OCR (text recognition) and add them as expenses automatically.
  • πŸ”œ Graphs & Insights – Visualize your expenses over time with date-based graphs (coming soon).

πŸ“Έ Screenshots

Expense List Add Expense OCR Receipt
Expense List Add Expense OCR Receipt

πŸš€ Getting Started

Prerequisites

  • Node.js (>= 18)
  • Expo CLI
  • Android Studio / Xcode (if running on emulator)

Installation

git clone https://github.com/yourusername/cfo.git
cd cfo
npm install
or
yarn install
npx expo start

Running on device emulator

  • Expo Go: Scan the QR code after running expo start
  • Android/iOS Emulator:
npx expo run:android
npx expo run:ios

πŸ—ΊοΈ Roadmap

Here are some features planned for future releases:

  • Expense categorization and filtering.
  • Monthly/Weekly spending reports and visualizations.
  • Cloud backup and sync functionality.
  • Multi-currency support.

🀝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Your personal finance tracking, cross-platform app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors