Skip to content

Kenan7/ogrenci

Repository files navigation

İnternet programlama ödevi

Websiteyi açtığımızda böyle bir görüntüyle karşılaşıyoruz

Öğrenciler tüm alanlara göre sıralanabiliyor, artı olarak başarı puanlara göre renklendirme de kullandım (vuetify chips)

foto_liste


Arama yapabiliyoruz

foto_arama


Öğrenci ekleme

foto_ekleme_hepsi


Alanı boş bıraktıkta gelen hata mesajı

foto_ekleme_hata_alan


Boş olduğu zaman da böyle görünüyor

foto_ekle_bos


Başarı puanı ve harf notunu hesapladığım kısım

foto_kod_kisim

ogrenci

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.