#
Week 08 - Databases
#
Lectures
Please watch the videos prior to attending class on Wed.
#
Databases
SQL and NoSQL databases. Using them with Kotlin.
#
Wed (in-class)
In the first few mins of this class, the instructor will walkthrough the topics below. Most of the class will be a working session for you and your team.
#
Demo database connectivity
- See the mm project for sample code.
#
Sprint planning meeting
Review your project requirements, and make decisions on your goals for the next sprint!
See M4-M6 Releases: Planning for details.
- If you had issues that were incomplete at the end of your first release, consider moving them into this release.
- When possible develop entire features i.e. UI, business logic and backend for a single piece of functionality (and NO "the entire UI at one time"). This will lead to more stable functionality, and produce better long-term results.
#
Fri (in-class)
Fri is a dedicated working session for you and your team. The instructor and TAs will be present to answer questions.
#
TODO
- Submit Q6
- Release 2 Planning!