Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #108

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Dev #108

wants to merge 15 commits into from

Conversation

harunhekimoglu
Copy link

Aciklama

Gorev yonetimi gelistirmesi icin;

Task model ve migration olusturuldu.
user_id => gorevi yapacak kisi icin foreign key
status => gorevin durumu icin enum (todo | in-progress | done)
title => gorevin basligi icin string
description => gorevin aciklamasi icin text

API endpointleri icin routes hazirlandi.

API endpointleri icin controllers hazirlandi.
Kanban boardda todo, in progress ve done icin gruplanarak data donusu hazirlandi.
Yeni kayit yapildiginda bi sonraki pazartesi gorev in progress e alinacak job hazirlandi.
Dragdrop ve edit icin update hazirlandi.

Kullanicilari [id => name] donecek sekilde API endpoint ve controller (with cache) hazirlandi.

Datayi frontta istek atip alacak services hazirlandi.

Front router ve sidebar guncellendi.

Front crud ve kanban board sayfalari hazirlandi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant