Skip to content

aautoruns/anfstudio_crud

Repository files navigation

Logo

ANF Studio e-Commerce Website

Acknowledgments Dea Venditama

License Star Date

Getting Started

Preview

Web Screenshoot

navbar form pembelian

About The Project

ANF Studio, is an e-Commerce screen printing house that is well known in Batang Regency. This web CRUD project is also the final project for Web Programming course, my campus.

Built With

Here are some of the technologies I used on this project.

PHP CodeIgniter Badge Bootstrap Badge MySQL Badge jQuery Badge RajaOngkir Badge PayGua Badge Font Awesome 00webhosting

Features

  • 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).

Installation

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.

  1. Clone the repo
    git clone https://github.com/aautoruns/anfstudio_crud.git
  2. Create Migration DB from app/Database/Migrations
    php spark migrate -all
  3. Get a API Key at Raja Ongkir
  4. Get a JQuery
  5. Get a CKEditor
  6. Install PHP TCPDF Library
    composer require tecnickcom/tcpdf

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

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!

  1. Fork the Project
  2. Create your ANFSTUDIO_CRUD Branch git checkout -b aautoruns/anfstudio_crud
  3. Commit your Changes git commit -m 'Add some NewFeatures'
  4. Push to the Branch git push origin aautoruns/anfstudio_crud
  5. Open a Pull Request.