Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 920 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 920 Bytes

This is a simple task manager for managing your task . This includes 3 tabs for saving your task in 3 states (ToDo, Doing, Done) . You can easily handle the state of them and also set a photo for each item by camera . Also there is an option for seeing the tasks of the each user as admin .

Features

  1. Tab Layout and View pager
  2. Dialog Fragment
  3. ORM (GreenDao)
  4. Singleton design pattern
  5. Factory design pattern
  6. MVC architecture
  7. Taking photos from camera

pic1 pic2 pic3 pic4