Skip to content

i-dot-ai/fse-tech-test-sept25

Repository files navigation

Receipt Tracker - Interview Demo Application

Warning

This application is designed specifically for technical interviews. This should NOT be used in production or for any real-world purpose. If you think you could do better, then we would like to hear from you!

Setup Instructions

  1. Install dependencies:

    make setup
  2. Configure OpenAI API:

    • Copy .env.example to .env
    • Add your OpenAI API key to the .env file
  3. Run the application:

    make run
  4. Access the application:

Available Make Commands

  • make setup - Install dependencies and create .env file
  • make run - Start the Flask application
  • make clean - Remove uploads and database files
  • make help - Show all available commands

License

MIT

About

a demo expenses tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published