Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adhityasukma/sims-ppob-adhitya-sukma

SIMS PPOB
https://github.com/adhityasukma/sims-ppob-adhitya-sukma

adhityasukma codeigniter4 sims-ppob

Last synced: 24 days ago
JSON representation

SIMS PPOB

Awesome Lists containing this project

README

        

# SIMS PPOB - Adhitya Sukma

**SIMS PPOB** adalah aplikasi Assignment Front End Web Programmer yang dibuat mengunakan framework Codeigniter versi 4++ dan Aplikasi **SIMS PPOB** memiliki
beberapa fitur seperti:

1. Registrasi
2. Login
3. Lihat Profile
4. Update Profile Data
5. Update Profile Picture
6. Top Up
7. Pembayaran
8. Riwayat Transaksi

## Dokumentasi API SIMS PPOB

Aplikasi SIMS PPOB integration dengan API dari SIMS PPOB sebagai berikut:
https://api-doc-tht.nutech-integrasi.app

# Kebutuhan Aplikasi

1. Minimun PHP Version 7.4 or https://codeigniter4.github.io/userguide/intro/requirements.html
1. Download dan Install xampp https://www.apachefriends.org/download.html
1. Donwload dan Install Composer https://getcomposer.org/
1. Download dan Install gitbash https://git-scm.com/downloads

1. Buka gitbash di dalam directory aplikasi sims ppob lalu jalankan baris berikut:

```
composer install
```

6. Jalankan Aplikasi dengan mengetik perintah berikut:

```
php spark serve
```