aysukaymak / myTask

0 stars 0 forks source link

Scope of Project #1

Closed aysukaymak closed 10 months ago

aysukaymak commented 10 months ago

Scope of the Project and Work Plan:Task Creation: Allowing users to add new tasks to the system, specifying details such as task name, description, deadline, and priority. ● Task Update: Enabling users to modify existing tasks, including editing task descriptions, changing deadlines, or updating task priorities. ● Task Deletion: Allowing users to remove tasks that are no longer relevant or completed, thereby keeping their task list organized. ● Task Listing: Displaying the list of tasks stored in the database, providing users with an overview of their pending and completed tasks. ● Task Sorting and Filtering: Offering options to sort tasks based on different criteria such as deadline or priority. Users can also filter tasks to view specific categories or priorities. ● Easy-To-Understand GUI Design: Integrating sort and list functions into nice designed buttons for providing better user experience. ● User Authentication: Implementing user accounts and authentication systems to ensure data privacy and security. Users can access only their own tasks after logging in. ● History: Keeping a record of task-related activities, such as task creation, updates, and deletions. This history can help users track changes over time. ● Search Functionality: Implementing a search feature that enables users to quickly find specific tasks based on keywords or other search criteria

aysukaymak commented 10 months ago

Öncelik sırasına göre yapılması gerekenler:

1. Database Creation

2. Insert-Update-Delete-Listing

3. Sorting and Filtering and Search

4. Authentication

5. History

Maddeler tamamlandıkça aşağıya x.madde tamamlandı şeklinde not düşebiliriz muahhhh <B

aysukaymak commented 10 months ago

@pogiship @aysukaymak Yukarıdaki maddelere göre:

  1. Tamamlandı
  2. Notes, New Notes, Tasks, New Tasks tamamlandı Profile tamamlandı, tasarımsal bir iki şey kaldı
  3. Search tamamlandı, tasarıma bakılabilir
  4. Login, register tamamlandı
  5. History yapılmayacak

Tüm formlar için user_id değeri güncellendi, hepsi test edilmeli, profile için de bu güncelleme yapılmalı

pogiship commented 10 months ago

Good work! I am closing this issue.