Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagosilvapereira/laraestimate
LaraEstimate is a complete Estimates/Quotes System made with Laravel 7 and VueJS.
https://github.com/tiagosilvapereira/laraestimate
bid estimate laravel php proposal quote system
Last synced: 2 days ago
JSON representation
LaraEstimate is a complete Estimates/Quotes System made with Laravel 7 and VueJS.
- Host: GitHub
- URL: https://github.com/tiagosilvapereira/laraestimate
- Owner: TiagoSilvaPereira
- License: other
- Created: 2020-03-12T19:14:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:37:05.000Z (about 2 years ago)
- Last Synced: 2024-07-16T15:42:09.789Z (7 months ago)
- Topics: bid, estimate, laravel, php, proposal, quote, system
- Language: PHP
- Homepage: https://tiagosilvapereira.github.io/laraestimate-docs
- Size: 3.4 MB
- Stars: 147
- Watchers: 11
- Forks: 49
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LaraEstimate
**LaraEstimate** is a complete *Dynamic Estimates/Quotes System* made with **Laravel 7 and VueJS**.
![Estimates Screen](https://tiagosilvapereira.github.io/laraestimate-docs/images/estimates.png)
![Selecting Items](https://tiagosilvapereira.github.io/laraestimate-docs/images/selecting-items.gif)
The system has the following features:
- Allows to create Estimates with *Dynamic Pricing* (so your customer can simulate the total price selecting/unselecting items)
- Allows sending *Estimates links*
- Allows sending *Estimates to E-mail*
- Allows *printing* Estimates
- Allows *multiple text and price sections* on Estimate (with Dynamic Price or not)
- Allows duplicating Estimates for rapid creation
- Allows changing the Estimate *Currency, Decimal Separator, and Thousands Separator*
- Allows translating to other languages using [Laravel Localization System](https://laravel.com/docs/7.x/localization)If you want, you can see a live preview here: [Live Preview - LaraEstimate](https://laraestimate-preview.kingofcode.com.br/)
LaraEstimate has an intuitive and beautiful interface for creating and presenting estimates...
## Documentation
[Click here to see the documentation](https://tiagosilvapereira.github.io/laraestimate-docs/)
## ToDo
Things I want to add in the future
- [ ] Estimate password
- [ ] Scroll after adding a section
- [ ] Expiration Date
- [ ] Estimate Templates
- [ ] Estimate Designs
- [ ] Add more translations
- [ ] Private estimate (needs customer login)## Supporting
Please consider following me on [Twitter](https://twitter.com/Tiago_Ferat)
## Follow me
If you liked this system, please consider following me on [Twitter](https://twitter.com/Tiago_Ferat) to stay on top of the news I intend to release soon
## Languages
Current available localizations:
- English
- German (thanks to [johanneslo1](https://github.com/johanneslo1))
- Portuguese (Brazil)## License
[MIT](LICENSE.md)