mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
add readme
This commit is contained in:
53
readme.md
53
readme.md
@ -1,27 +1,48 @@
|
||||
# Laravel PHP Framework
|
||||
<p align="center"><img height="150px" src="hhttps://res.cloudinary.com/bytefury/image/upload/v1574147182/Crater/craterframe.png"></p>
|
||||
|
||||
[](https://travis-ci.org/laravel/framework)
|
||||
[](https://packagist.org/packages/laravel/framework)
|
||||
[](https://packagist.org/packages/laravel/framework)
|
||||
[](https://packagist.org/packages/laravel/framework)
|
||||
[](https://packagist.org/packages/laravel/framework)
|
||||
## Introduction
|
||||
|
||||
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.
|
||||
Crater is an open-source web & mobile app that helps you track expenses, payments & create professional invoices & estimates.
|
||||
|
||||
Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.
|
||||
Web Application is made using Laravel & VueJS while the Mobile Apps are built using React Native.
|
||||
|
||||
## Official Documentation
|
||||
# Table of Contents
|
||||
|
||||
Documentation for the framework can be found on the [Laravel website](http://laravel.com/docs).
|
||||
1. [Documentation](#documentation)
|
||||
2. [Download](#download)
|
||||
5. [Mobile Apps](#mobile-apps)
|
||||
5. [Roadmap](#roadmap)
|
||||
6. [License](#license)
|
||||
|
||||
## Contributing
|
||||
## Documentation
|
||||
|
||||
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](http://laravel.com/docs/contributions).
|
||||
- [Installation Steps](https://docs.craterapp.com/installation.html)
|
||||
- [User Guide](https://docs.craterapp.com/)
|
||||
- [Developer Guide](https://docs.craterapp.com/developer-guide.html)
|
||||
- [API Documentation](https://docs.craterapp.com/api-documentation.html)
|
||||
|
||||
## Security Vulnerabilities
|
||||
## Download
|
||||
- [Download Link](https://craterapp.com/downloads)
|
||||
|
||||
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
|
||||
## Mobile Apps
|
||||
- [Android](https://craterapp.com/downloads)
|
||||
- IOS - Coming Soon next week
|
||||
- [Source](https://craterapp.com/downloads)
|
||||
|
||||
## Roadmap
|
||||
|
||||
~~Here's a rough roadmap of things to come (not in order):
|
||||
|
||||
- [x] Automatic Digital-Ocean Installation
|
||||
- [x] Available as a docker image
|
||||
- [x] Performance Improvements
|
||||
- [x] Customer Portal
|
||||
- [x] Accept Payments (Stripe Integration)
|
||||
- [x] Custom Fields
|
||||
- [x] Multiple Companies
|
||||
- [x] White Labeling (Easy Invoice, Email & Consumer Portal Theme customisation)
|
||||
- [x] Vendors, Inventory & Bills
|
||||
|
||||
## License
|
||||
|
||||
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
|
||||
Crater is released under the Attribution Assurance License.
|
||||
See [LICENSE](LICENSE) for details.
|
||||
Reference in New Issue
Block a user