Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.03 KB

File metadata and controls

34 lines (23 loc) · 1.03 KB

Welcome to session 5

Capstone activity

Please complete the capstone activity in the separate capstone repository:

BDA capstone 1

This session is dedicated to completing, testing, and submitting the capstone work. The capstone repository contains the full instructions, phase files, data files, and reporting requirements.

What you need to do

  1. Open the capstone repository.
  2. Fork the repository to your own GitHub account.
  3. Clone your fork to your computer.
  4. Complete each phase in order.
  5. Save your Python solution files in the solutions/ folder.
  6. Create the required report files.
  7. Commit and push your work to your fork.
  8. Share your repository with Stelios when you finish.

Before you start

Make sure you have:

  • Python installed
  • VS Code installed
  • Git installed
  • a GitHub account ready in your browser
  • a working internet connection

Reminder

Do not write your capstone solution files in this weekly bda repository. Use the capstone repository linked above.