mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
update readme
This commit is contained in:
34
readme.md
34
readme.md
@ -25,51 +25,57 @@ Web Application is made using Laravel & VueJS while the Mobile Apps are built us
|
||||
- [API Documentation](https://docs.craterapp.com/api-documentation.html)
|
||||
|
||||
## Download
|
||||
|
||||
- [Download Link](https://craterapp.com/downloads)
|
||||
|
||||
## Mobile Apps
|
||||
|
||||
- [Android](https://play.google.com/store/apps/details?id=com.craterapp.app)
|
||||
- [IOS](https://apps.apple.com/app/id1489169767)
|
||||
- [Source](https://github.com/bytefury/crater-mobile)
|
||||
|
||||
## Discord
|
||||
|
||||
Join the Crater discord server to discuss:
|
||||
[Invite Link](https://discord.gg/nyTstm6)
|
||||
|
||||
## Roadmap
|
||||
|
||||
~~Here's a rough roadmap of things to come (not in any specific order):
|
||||
|
||||
- [x] Automatic Update
|
||||
- [x] Email Configuration
|
||||
- [x] Installation Wizard
|
||||
- [ ] Address Customisation & Default notes
|
||||
- [ ] Edit Email before Sending Invoice
|
||||
- [ ] Available as a docker image
|
||||
- [ ] Performance Improvements
|
||||
- [ ] Customer View page
|
||||
- [ ] Customer Portal
|
||||
- [ ] Accept Payments (Stripe Integration)
|
||||
- [ ] Add and Use Custom Fields on Invoices & Estimates.
|
||||
- [x] Address Customisation & Default notes
|
||||
- [x] Edit Email before Sending Invoice
|
||||
- [x] Available as a docker image
|
||||
- [x] Performance Improvements
|
||||
- [x] Customer View page
|
||||
- [x] Add and Use Custom Fields on Invoices & Estimates.
|
||||
- [ ] Modules
|
||||
- [ ] Multiple Companies
|
||||
- [ ] White Labeling (Easy Invoice, Email & Consumer Portal Theme customisation)
|
||||
- [ ] Vendors, Inventory & Bills
|
||||
- [ ] Recurring Invoices & Payment Reminders
|
||||
- [ ] Improve Accessibility
|
||||
|
||||
- [ ] Customer Portal
|
||||
- [ ] Accept Payments (Stripe Integration)
|
||||
|
||||
## Credits
|
||||
|
||||
Crater is a product of [Bytefury](https://bytefury.com)
|
||||
|
||||
**Special thanks to:**
|
||||
* [Birkhoff Lee](https://github.com/BirkhoffLee)
|
||||
* [Hassan A. Ba Abdullah](https://github.com/hsnapps)
|
||||
* [Akaunting](https://github.com/akaunting/akaunting)
|
||||
|
||||
- [Birkhoff Lee](https://github.com/BirkhoffLee)
|
||||
- [Hassan A. Ba Abdullah](https://github.com/hsnapps)
|
||||
- [Akaunting](https://github.com/akaunting/akaunting)
|
||||
|
||||
## Translate
|
||||
Help us translate or suggest changes to existing languages if you find any mistakes by creating a new PR.
|
||||
|
||||
Here's the [english-version](https://github.com/bytefury/crater/blob/master/resources/assets/js/plugins/en.json) json file which you can use as a reference.
|
||||
Help us translate on https://crowdin.com/project/crater-invoice
|
||||
|
||||
## License
|
||||
|
||||
Crater is released under the Attribution Assurance License.
|
||||
See [LICENSE](LICENSE) for details.
|
||||
|
||||
Reference in New Issue
Block a user