Code Monkey home page Code Monkey logo

todo-app's Introduction

TODO UYGULAMASI

Projede Kullanılacak Teknolojiler

  • Proje PHP 7.2.x dili ile Codeigniter 3.x kütüphanesi ile yapılacaktır.
  • Veritabanı olarak Mysql 5.7.x kullanılacaktır.
  • Css kütüphanesi olarak Bootstrap 4.6 kullanılacak.
  • Js kütüphanesi olarak ise Jquery 3.4.x sürümü kullanılacak.

Projede Özellikleri

Todo listesinin listelendiği sayfa

  • Listede todo’nun başlığı ve bitiş tarihi(15.05.2021 formatında görünecek) görüntülenecek. her bir todonun başında düzenle ve sil butonları olacak.
  • todo listesi elemanları sıralabilecek sayfa yenilenmeden (sortable kütüphanesi kullanılabilir)
  • todo sil denildiğinde sweetalert2 kütüphanesi kullanılarak onay modalından onay alındıktan sonra silme işlemi tamamlanacak.
  • önem sırası renkleri listede de görünecek
  • bitiş tarihi geçtiğinde listede arka plan kırmızı olacak
  • liste sayfasında todo lar içinde arama yapılacak. sonuç sayfasında da gösterilebilir aynı sayfada da bulunanlar getirilebilir.

Todo’nun eklemede ve güncellemedeki özellikleri

  • todo başlığı (aynı başlıktan tüm listede sadece 1 tane olacak(uniq)) *
  • önem sırası seçilecek. *
    • 1. derece(kırmızı), 2. derece (sarı), 3. derece (yeşil)
    • Varsayılan 2.derece seçili olacak
  • bitiş tarihi (tarih seçimi olacak. text olarak girilmeyecek. boşsa null kayıt edilecek veritabanına)
  • todo içerik alanı
  • Etiket alanı olacak. birden fazla etiket eklenebilecek. virgül veya enter ile ayrılacak.

NOT: Yıldız olanlar zorunlu olarak kullanıcı tarafından istenen alanlar, diğerleri istenirse girilebilecek boş bırakılabilir.

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.