Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkozii/cloud-konkamon-ionic-vue
Ionic Firestore CRUD (Vue Version) - ชิ้นงาน Ionic ประจำรายวิชา 0232430865 การพัฒนาคลาวด์แอปพลิเคชัน
https://github.com/bkozii/cloud-konkamon-ionic-vue
crud firebase firebase-database ionic ionic7 vue vue3 vuefire
Last synced: about 1 month ago
JSON representation
Ionic Firestore CRUD (Vue Version) - ชิ้นงาน Ionic ประจำรายวิชา 0232430865 การพัฒนาคลาวด์แอปพลิเคชัน
- Host: GitHub
- URL: https://github.com/bkozii/cloud-konkamon-ionic-vue
- Owner: bKoZii
- Created: 2024-03-04T08:39:25.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-21T06:19:33.000Z (3 months ago)
- Last Synced: 2024-10-15T17:38:33.545Z (about 1 month ago)
- Topics: crud, firebase, firebase-database, ionic, ionic7, vue, vue3, vuefire
- Language: Vue
- Homepage: https://konkamon-ionic-vue.web.app/
- Size: 5.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloud-konkamon-ionic-vue
![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D)![Ionic](https://img.shields.io/badge/Ionic-%233880FF.svg?style=for-the-badge&logo=Ionic&logoColor=white)![Firebase](https://img.shields.io/badge/firebase-a08021?style=for-the-badge&logo=firebase&logoColor=ffcd34)
Ionic + Vue Application, ทำงานแบบเดียวกับเวอร์ชั่น Angular แต่ใช้ Vue.js 3!
## Angular and Vue versions
- Vue:
- Angular:## Todos
- [x] CRUD Function
- [x] More Detail Modal
- [ ] Mini Project
- [ ] Form / Input Validations## How to run
1. Install the Ionic CLI `npm install -g @ionic/cli`
2. Clone this repository `git clone https://github.com/bKoZii/cloud-konkamon-ionic-vue`
3. Run `npm install` in this Project Folder
4. Run `ionic serve` in this Project Folder