Code Monkey home page Code Monkey logo

koala's Introduction

koala Projesi (Time Management App)

Databasede tablo oluşturmadan önce burayı oku/\Read here before creating a table in a database

JDBC ile database bağlantısı yapılmıştır , kullanıcı kayıt olduğunda databasede çalıştığı süre" kendi id numarasına özel tutulur. Xampp üzerinden localhost kurulup database adı "kullanicilar" yapilıp tablo adı "kullanici" yapilarak Apache ve MySQL portları başlatılarak direkt programı çalıştırabilirsiniz kullanicilar adlı database oluşturmadan önce bağlantıda belirttiğim gibi tablo oluşturun yoksa id değeri increament olarak artmadığından NULL hatası alınıyor Farklı tablolarda çalışacaksanız yada Xampp dışında farklı bir uygulama kullanıyorsanız port , host , driver gibi değerleri "SQLBaglanti.java" dosyasından elle ayarlamanız gerekecektir



Database connection is made with JDBC, when the user registers, the time he works in the database" is kept specific to his id number. You can run the program directly by starting Apache and MySQL ports by setting up localhost via Xampp, making the database name "kullanicilar" and making the table name "kullanici". Before creating a database named "kullanicilar", create a table as I mentioned in the link, otherwise a NULL error is received because the id value does not increase incrementally. If you will work in different tables or if you are using a different application other than Xampp, you will need to manually set values such as port, host, driver from the "SQLBaglanti.java" file.


koala Giriş Ekranı (Login Screen)

alt text

koala Kayıt Ekranı (Register Screen)

alt text

koala Parola Sıfırlama Ekranı (Password Reset Screen)

alt text

koala Menü Ekranı (Zamanlayıcı Daha Başlamadı) | koala Menu Screen (Timer has not started yet)

alt text

koala Menü Ekranı (Zamanlayıcı Başladı) | koala Menu Screen (Timer Started)

alt text

koala Menü Ekranı (Zamanlayıcıda Ayarlanan Süre Tamamlandı) | koala Menu Screen (Timer Set Time Completed)

alt text

koala Rapor Sekmesi | koala Report Tab

alt text

koala's People

Contributors

why20w18 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.