Skip to content

bhavish14/Expense-Track

Repository files navigation

Expense-Track

A Django-based receipt expense tracker for managing expenses. The app extracts the details {Receipt Id, Purchase date and time, # of items purchase, item details, total spending} from the receipt and pushes it into a Firebase-Based cloud storage.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

A step by step series of examples on how to get a development env running

cd <your-path>/Expense-Track
sudo pip3 install -r requirements.txt
python manage.py runserver

Note: Please update the Expense_track/local_settings.py with your firebase configuration.

Built With

  • Django - The web framework used
  • Tesseract - Open Source OCR for character recognition
  • PyreBase - Wrapper for Firebase API

Authors

  • Bhavish Khanna narayanan - Initial work - bhavish14

License

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

About

A Django-based receipt expense tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published