https://github.com/harundogdu/cv_script
I developed it using PHP and javascript. My CV script project where you can update everything with the admin panel.
https://github.com/harundogdu/cv_script
admin-paneli cv-script javascript php
Last synced: about 1 year ago
JSON representation
I developed it using PHP and javascript. My CV script project where you can update everything with the admin panel.
- Host: GitHub
- URL: https://github.com/harundogdu/cv_script
- Owner: harundogdu
- Created: 2021-01-18T18:13:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T14:37:46.000Z (over 4 years ago)
- Last Synced: 2025-03-25T20:04:35.356Z (over 1 year ago)
- Topics: admin-paneli, cv-script, javascript, php
- Language: JavaScript
- Homepage:
- Size: 7.33 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP ile Cv Script Uygulaması
Bu projede admin paneli kullanarak, frontend tarafını tamamen kontrol edilebilir yaptım.
### Proje Özellikleri
- Sistem içerisinde Authentication yapısı kullanılmıştır.
- Sistemde genel site ayarları yapılabilir.
- Veritabanı olarak MySql kullanmıştır
- Görsellerde görünen her alan değiştirilebilir
## Kurulum
İlk olarak aşağıdaki komutu kopyalanız.
Ardından terminal ekranını açarak, projenin kurulmasını istediğiniz bir alana gelerek yapıştırıp çalıştırınız.
```
git clone https://github.com/harundogdu/CV_Script.git
```
Klonlama işleminin ardından terminal ekranına aşağıda bulunan kodu yapıştırıp çalıştırınız.
```
cd CV_Script
```
## Çalıştırma
Proje dizininde bulunan veritabanı dosyasını, veritabanı servisine "cv_script" yükleyiniz. Ardından projemizi çalıştırabiliriz.
## Ekran Görüntüleri
Admin Paneli Görüntüsü
Site Görüntüsü
## Daha fazlası
Daha fazlası ve aklınıza takılan herhangi bir soru için için bana kişisel [web sitem](https://harundogdu.com/) üzerinden ulaşabilir, "Pull Request" isteklerinde bulunabilirsiniz.