https://github.com/cnahmetcn/lifoscase
Lifos Yazılım Case Study
https://github.com/cnahmetcn/lifoscase
crud google-maps-api laravel laravel-crud
Last synced: about 1 month ago
JSON representation
Lifos Yazılım Case Study
- Host: GitHub
- URL: https://github.com/cnahmetcn/lifoscase
- Owner: cnahmetcn
- Created: 2021-10-15T18:54:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T10:08:38.000Z (over 3 years ago)
- Last Synced: 2025-02-17T03:17:58.896Z (4 months ago)
- Topics: crud, google-maps-api, laravel, laravel-crud
- Language: PHP
- Homepage:
- Size: 2.23 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lifos Yazılım Case Study
## Proje Hakkında
Bu proje gider takibinin yapıldığı, giderlerin ne zaman ve nerede harcandığı bilgisinin tutulduğu bir projedir.## Projeyi yükleme ve çalıştırma
- git clone https://github.com/cnahmetcn/lifoscase.git
- cp .env.example .env
- php artisan key:generate
- Mysql veritabanında bir db oluşturup env dosyasında düzenleyin
- php artisan migrate
- php artisan db:seed
- php artisan serve*****
- Bu projede Google Maps JS API kullanılmıştır ayrıca Places API entegre edilmiştir.## Görseller
### Gider Listeleme Ekranı
### Herhangi Bir Gideri Görüntüleme
### Yeni Gider Ekleme
### Herhangi Bir Gideri Düzenleme
### Kategori Listeleme
### Haritada Gösterme
