Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.22 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.22 KB

e-Finanncer

e-financer is an application that helps you track your expenses and income easily. It allows to import your receipts and invoices and automatically categorize them. It also provides a dashboard to visualize your expenses and income and export them to pdf. You can also create goals and track them, get notifications when you reach them.

preview

Features

  • comperhensive authentication with email verification
  • Dynamic dashboard
  • Import receipts and invoices
  • Categorize expenses and income
  • Visualize expenses and income
  • Export data to pdf
  • Create goals and track them, get notifications when you reach them

Technologies

  • React native for the frontend
  • Node.js for the backend
  • MongoDB for the database
  • JWT for authentication
  • zustand for state management
  • Prisma for ORM

Installation

  1. Clone the repository
git clone https://github.com/hanad124/react-native-expense-tracker-app.git
  1. Install dependencies
cd react-native-expense-tracker-app
npm install
  1. Run the app
npx expo start

Author

Hanad Mohamed