Skip to content

Bill Finder is webapp help to save Bills and Receipts with specific metadata

Notifications You must be signed in to change notification settings

moaminsharifi/Bill-Finder

Repository files navigation

About Bill Finder

At first Let's check problem: Think You must Bulk purchasing different item or buy different thing like usb drive and after 10 months You can't find how much and where you bought it?

My Real World Problem:

I (Who tell me) Have small dress store and every time buy new from different store. I must manage Bills and hard to search and find where we bought this specific product.I need some app to manage bill and items:

  1. search in it
  2. find address

... And Here Bill Finder:

Bill Finder

Bill Finder is webapp help to save Bills and Receipts with specific metadata like :

  • Bill Basic information
  • building (location of buy)
  • category
  • items

When store such data like this then You Never forget where bought what and get some basic report.

About Laravel:

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Api Document

Run Project (on local)

git clone https://github.com/bigmpc/Bill-Finder
cp .env.example .env
  • Install Packages
composer install
  • Prepare Database And Migrate
php artisan migrate
  • Import Some Dumpy Data (optical):
php artisan db:seed

Todo

  • Add Item Functionality and Tests
  • Assert More complex on BillManagerApiTest.php
  • Add Api Documentation
  • Update Project Description
  • Add .env Documentation
  • Add FrontEnd Project Version

License:

  • The Laravel framework is open-sourced software licensed under the MIT license.
  • Icon In Logo made by Payungkead

About

Bill Finder is webapp help to save Bills and Receipts with specific metadata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published