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
- Host: GitHub
- URL: https://github.com/tsuyoken/nfrent
- Owner: Tsuyoken
- License: apache-2.0
- Created: 2022-07-08T02:00:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T02:36:00.000Z (over 3 years ago)
- Last Synced: 2025-01-24T01:08:12.544Z (12 months ago)
- Language: JavaScript
- Size: 18.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


## Demo
https://youtu.be/-Bga-R7glms
\
## Color Palette
| Palette | Hex | RGB | HSL |  |
| ------------ | --------- | ------------- | --------------- | --------------------------------------------------------------------------------------- |
| Background | `#282a36` | `40 42 54` | `231° 15% 18%` |  |
| Current Line | `#44475a` | `68 71 90` | `232° 14% 31%` |  |
| Selection | `#44475a` | `68 71 90` | `232° 14% 31%` |  |
| Foreground | `#f8f8f2` | `248 248 242` | `60° 30% 96%` |  |
| Comment | `#6272a4` | `98 114 164` | `225° 27% 51%` |  |
| Cyan | `#8be9fd` | `139 233 253` | `191° 97% 77%` |  |
| Green | `#50fa7b` | `80 250 123` | `135° 94% 65%` |  |
| Orange | `#ffb86c` | `255 184 108` | `31° 100% 71%` |  |
| Pink | `#ff79c6` | `255 121 198` | `326° 100% 74%` |  |
| Purple | `#bd93f9` | `189 147 249` | `265° 89% 78%` |  |
| Red | `#ff5555` | `255 85 85` | `0° 100% 67%` |  |
| Yellow | `#f1fa8c` | `241 250 140` | `65° 92% 76%` |  |