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

https://github.com/tsuyoken/nfrent

Rental Mobil menggunakan Framework CodeIgniter3
https://github.com/tsuyoken/nfrent

Last synced: 10 months ago
JSON representation

Rental Mobil menggunakan Framework CodeIgniter3

Awesome Lists containing this project

README

          

# NFRent

Aplikasi rental mobil berbasis PHP yang menggunakan Framework CodeIgniter3

## Installation

Install NFRent with git

```bash
git clone https://github.com/Tsuyoken/NFRent
cd NFRent
```

## Screenshots

![App Dashboard](https://raw.githubusercontent.com/Tsuyoken/NFRent/main/screenshot/screenshot.png)

![App Landing](https://raw.githubusercontent.com/Tsuyoken/NFRent/main/screenshot/screenshot%20-landing.png)

## Demo

https://youtu.be/-Bga-R7glms
\

## Color Palette

| Palette | Hex | RGB | HSL | ![Color Picker Boxes](https://draculatheme.com/static/img/color-boxes/eyedropper.png) |
| ------------ | --------- | ------------- | --------------- | --------------------------------------------------------------------------------------- |
| Background | `#282a36` | `40 42 54` | `231° 15% 18%` | ![Background Color](https://draculatheme.com/static/img/color-boxes/background.png) |
| Current Line | `#44475a` | `68 71 90` | `232° 14% 31%` | ![Current Line Color](https://draculatheme.com/static/img/color-boxes/current_line.png) |
| Selection | `#44475a` | `68 71 90` | `232° 14% 31%` | ![Selection Color](https://draculatheme.com/static/img/color-boxes/selection.png) |
| Foreground | `#f8f8f2` | `248 248 242` | `60° 30% 96%` | ![Foreground Color](https://draculatheme.com/static/img/color-boxes/foreground.png) |
| Comment | `#6272a4` | `98 114 164` | `225° 27% 51%` | ![Comment Color](https://draculatheme.com/static/img/color-boxes/comment.png) |
| Cyan | `#8be9fd` | `139 233 253` | `191° 97% 77%` | ![Cyan Color](https://draculatheme.com/static/img/color-boxes/cyan.png) |
| Green | `#50fa7b` | `80 250 123` | `135° 94% 65%` | ![Green Color](https://draculatheme.com/static/img/color-boxes/green.png) |
| Orange | `#ffb86c` | `255 184 108` | `31° 100% 71%` | ![Orange Color](https://draculatheme.com/static/img/color-boxes/orange.png) |
| Pink | `#ff79c6` | `255 121 198` | `326° 100% 74%` | ![Pink Color](https://draculatheme.com/static/img/color-boxes/pink.png) |
| Purple | `#bd93f9` | `189 147 249` | `265° 89% 78%` | ![Purple Color](https://draculatheme.com/static/img/color-boxes/purple.png) |
| Red | `#ff5555` | `255 85 85` | `0° 100% 67%` | ![Red Color](https://draculatheme.com/static/img/color-boxes/red.png) |
| Yellow | `#f1fa8c` | `241 250 140` | `65° 92% 76%` | ![Yellow Color](https://draculatheme.com/static/img/color-boxes/yellow.png) |