An open API service indexing awesome lists of open source software.

https://github.com/terror/420-5a6-ab

Code for Application Development II 420-5A6-AB Fall 2021
https://github.com/terror/420-5a6-ab

Last synced: 3 months ago
JSON representation

Code for Application Development II 420-5A6-AB Fall 2021

Awesome Lists containing this project

README

          

## Application Development II 420-5A6-AB

Repository of assignment solutions for the course Application Development II
(420-5A6-AB) @ John Abbott College.

### Contents

[Assignment 1](https://github.com/terror/420-5A6-AB/tree/master/Assignments/asg1) - A simple Task edit fragment

[Assignment 2](https://github.com/terror/420-5A6-AB/tree/master/Assignments/asg2) - A Task list fragment using a RecyclerView

[Assignment 3](https://github.com/terror/420-5A6-AB/tree/master/Assignments/asg3) - Combination of Task edit and list fragments

[Assignment 4](https://github.com/terror/420-5A6-AB/tree/master/Assignments/asg4) - Data persistence with SQLite, and android notifiations