Skip to content

Commit

Permalink
switched parts to days so its clearer that each part is done on a dif…
Browse files Browse the repository at this point in the history
…ferent day
  • Loading branch information
seanlerner committed Oct 27, 2016
1 parent 4f0c40b commit 8cff617
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ That's the great thing about classes in that you can build them in such a way th

## 4. Assignment Parts

This is a fairly large assignment that is spread out over four days/parts. On each day, follow the instructions on the following pages:
This is a fairly large assignment that is spread out over four days. On each day, follow the instructions on the following pages:

* Part 1: [Requests & Responses](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-1:-Requests-&-Responses)
* Part 2: [Layouts, HTML, & CSS](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-2:-Layouts,-HTML,-&-CSS)
* Part 3: [Working with Forms](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-3:-Working-with-Forms)
* Part 4: [Saving your Data](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-4:-Saving-your-Data)
* Day 1: [Requests & Responses](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-1:-Requests-&-Responses)
* Day 2: [Layouts, HTML, & CSS](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-2:-Layouts,-HTML,-&-CSS)
* Day 3: [Working with Forms](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-3:-Working-with-Forms)
* Day 4: [Saving your Data](https://github.com/bitmakerlabs/crm-web-assignment/wiki/Part-4:-Saving-your-Data)

As you are working on this assignment, you should be getting in the habit of commit each significant piece of work throughout the day. At the end of each day don't forget to push your code to Github!

Expand Down

0 comments on commit 8cff617

Please sign in to comment.