https://github.com/velliz/pukoexample
Puko Framework [Example]
https://github.com/velliz/pukoexample
example puko-framework
Last synced: 5 months ago
JSON representation
Puko Framework [Example]
- Host: GitHub
- URL: https://github.com/velliz/pukoexample
- Owner: Velliz
- License: mit
- Created: 2016-10-19T02:48:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T02:58:53.000Z (over 8 years ago)
- Last Synced: 2025-03-25T14:32:20.269Z (10 months ago)
- Topics: example, puko-framework
- Language: HTML
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Puko Framework [Example]
This project contains examples web applications build with Puko Framework. Examples includes:
- [X] Puko Template Engine Basics
- [X] Puko Docs Command Basics
- [X] Registration, Login & Logout
- [ ] Multiple File Upload
- [ ] E-Shopping Cart
- [ ] E-Ticketing Applications
- [ ] E-Elections
- [ ] Event Registrations
- [ ] Todo Apps (Service)
- [ ] Anywhere API
- [ ] Floors API
## Install
Download zip package or clone and setup dependency via composer:
```
composer install
```
Then you can import inclided database **pukoexample.sql** into MySQL/MariaDB.
Usage and Sample you can see it in [Documentation](https://velliz.github.io/pukodocs)
## About
Crafted with <3 from **Bandung**, Indonesia.
If you find bugs error or you want contribute to this project.
just send me email to : diditvelliz@gmail.com
Thanks :)
Copyright **2016 - Didit Velliz**