DMIT-2018 / Take-Home-Exercises-Sep-2022

2 stars 3 forks source link

Take-Home Exercises/Project - Sep 2022

Exercises for this term are posted to this repository. You can copy these instructions to your exercise repository set up by your instructor for this term.

  1. Linq
  2. UI/UX Development Plan
  3. Transactional Service Method/Linq
  4. OLTP Coded Solution

Documentation and Planning

Milestones and Issues are a feature of GitHub that help you in planning and executing your development tasks. Treat each individual exercise in this repository as a single milestone. As soon as an exercise has been released, create a milestone on GitHub with the planned/estimated due date for that exercise. Then review the specifications of the exercise and generate discrete issues that outline the tasks required for completing the exercise. Each of these issues must be matched with the milestone for the exercise. You are expected to reference the relevant issues as you make your commits during each exercise. The Milestones and Issues for exercises must be created within 48 hours of the official release of the exercise.