Notepad is an simple android application built during the #DSC20DaysOfCode organised by Unilag Developer Students Group DSCUnilag on Twitter.
As a participant of the program, my knowledge about parts of android architecture namely: live data, room, work manager and view model were reinforced
Notepad, allows its user to create, read, edit and delete notes.
At this point, I had completed the tasks of put out by the program, but then, no work of technology is completely finished. I'll be working on my own improvements to it in later days. Please find a link to the apk here. Just click the download button when you're there. Install and enjoy! Also find a link to the medium article I wrote on this program here Cheers!
For developers
-
Please create an issue or a pull request with another branch if you feel the necessity to. I'm always open.
-
Remember to use your firebase google-services.json file and your the SHA-1 for your computer while trying to run the app on your system
Appreciation to Unilag Developer Students Group for the guidance and opportunity!