Coder Social home page Coder Social logo

weeklyplanningapp's Introduction

Weekly Planner

Projede iki adet executable uygulama bulunmaktadır. Bunlar; toDoApp.Api ve toDoApp.Command.

Uygulamalar veritabananı olarak toDoApp.Database kütüphanesi kullanmaktadır. İçerisinde basic işlemler ve tablo olarak kullanılan List tipinde değişkenlere sahiptir.

toDoApp.Command

Bir console uygulamasıdır. Config dosyasından okuduğu client'lara istek atarak ilgili verileri veritabanına yazmaktan sorumludur. Eğer yeni bir client yani provider dahil edilmek istenirse yalnızca config dosyasına eklenmesi yeterlidir.

toDoApp.Api

Web server endpointlerinin dönüş tipi sabit tutulmalıdır (DataResult). Tek bir endpointe sahiptir. Bu endpointin sorumluluğu veritabanından okuduğu task'ları zorluk ve süresine göre ilgili developer'a atayarak haftalık planlama yapmaktır. Bu endpointin response'unda TotalDurationString alanı yer almaktadır ve task'ların süre hesabına yaparak mesela1 hafta 6 saat şeklinde dönüş sağlamaktadır. Tabi bunula birlikte developer'ların yapacakları task'larda response'da yer almaktedır.
Web Api'da bulunan ResponseLoggingActionAttribute'ne sahip controller'ın response'ları loglanması sağlanmaktadır. Bu attribute'da BaseController'da yer aldığı için bütün istekler loglanacaktır. Bunun yanında okenRequiredAttribute ile header'dan token kontrolü yapılarak istenmeye isteklerin önüne geçilmesi sağlanışmıştır. Log, bug ya da genel tracing için CorrelationIdMiddleware ile request oluşturulurken oluşan CorrelationId ile istek trace edilebilir.

weeklyplanningapp's People

Contributors

alicicek1 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.