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
- Host: GitHub
- URL: https://github.com/terror/420-5a6-ab
- Owner: terror
- Created: 2021-09-07T15:26:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T19:42:40.000Z (about 4 years ago)
- Last Synced: 2025-06-11T10:03:46.682Z (7 months ago)
- Language: Java
- Homepage:
- Size: 39.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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