Acknowledgments Dea Venditama
Here are some of the technologies I used on this project.
- Multiple Payments
- Add to Cart
- Simple Payment
- Automatic Purchasing System
- Shipping
- Auto Estimation
See the open issues for a full list of proposed features (and known issues).
Below are instructions for you to install and setup this CRUD Project. Be careful and pay close attention so that everything runs perfectly and smoothly.
- Clone the repo
git clone https://github.com/aautoruns/anfstudio_crud.git
- Create Migration DB from app/Database/Migrations
php spark migrate -all
- Get a API Key at Raja Ongkir
- Get a JQuery
- Get a CKEditor
- Install PHP TCPDF Library
composer require tecnickcom/tcpdf
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your ANFSTUDIO_CRUD Branch
git checkout -b aautoruns/anfstudio_crud - Commit your Changes
git commit -m 'Add some NewFeatures' - Push to the Branch
git push origin aautoruns/anfstudio_crud - Open a Pull Request.