Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 304 Bytes

TaskToDo

This represents a complete android application with login and registration system , session , database (sqlite) and recyclerview with custom adapter and model.

Components: 1.Editexts , textviews 2.Recyclerview 3.Custom adapter and model 4.SqLite android database 5.Proper OOP implementation