Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipe-balloni/laraestimate
https://github.com/felipe-balloni/laraestimate
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/felipe-balloni/laraestimate
- Owner: felipe-balloni
- License: other
- Created: 2024-11-25T18:49:08.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-11-30T18:27:03.000Z (24 days ago)
- Last Synced: 2024-11-30T18:28:26.090Z (24 days ago)
- Language: PHP
- Size: 3.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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)