UNC BACS 350

Web Apps with Python/Django

Logo

Create a Github Repo

All assignments will be completed using Github. You will need to create a repository in Github named "BACS-200". Your assignments will be turned in by committing changes to this code repo.

Log into Github

Create a Repository

Add a File

Edit Text of File

Edit File "BACS-200/01/page.html"

```

Simple Page

This page has a headline and a paragraph.

```

Commit Your Change