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?
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:
- search in it
- find address
... And Here 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.
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:
- Check laravel server requirements
- Clone repo with
git clone https://github.com/bigmpc/Bill-Finder
- copy
.env.example
file to.env
and update it (help about how to choose.env
variables):
cp .env.example .env
- Install Packages
composer install
- Prepare Database And Migrate
php artisan migrate
- Import Some Dumpy Data (optical):
php artisan db:seed
- Add Item Functionality and Tests
- Assert More complex on
BillManagerApiTest.php
- Add Api Documentation
- Update Project Description
- Add
.env
Documentation - Add FrontEnd Project Version
- The Laravel framework is open-sourced software licensed under the MIT license.
- Icon In Logo made by Payungkead