ISOM 350 - Business Application Development

Requirements

We will mainly use the replit.com cloud IDE for development. To setup for this course, you will be required to perform the following:

Required References

Optional Requirements

view other optional requirements..

While this is not required, should you choose to run a Django development server locally on your machine to avoid using the internet while development, you will need to install the following packages:

pip install django

Note: It will be your responsibility to read the Django documentation on how to setup the development environment on your computer.

Study Plan

WeekTopicSlidesAssignment
1IntroductionComplete course requirements
2PyReviewForm Project Teams on GitHub