Skip to content

Nick Kruger - User Interface Project Week #570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ You will use Trello to report your progress on the MVP and any extra features yo
- Don't overplan, start coding as soon as you can and adjust accordingly. Trello is there as a guide not as a distraction

## Trello Set Up:
* [ ] Create a [Trello account](https://trello.com/)
* [ ] Create a new public board called "S&J Architects - By Your Name"
* [ ] Create lists titled ```backlog```,```To Do```, ```In Progress```, and ```Done```
* [ ] Fill in the ```To Do``` list with the MVP features listed below
* [ ] Fill in the ```backlog``` list with all the extra features listed below
* [ ] Share your board with the Project Manager that has been assigned to you. If you have not been assigned yet, reach out to your lead TA for guidance
* [x] Create a [Trello account](https://trello.com/)
* [x] Create a new public board called "S&J Architects - By Your Name"
* [x] Create lists titled ```backlog```,```To Do```, ```In Progress```, and ```Done```
* [x] Fill in the ```To Do``` list with the MVP features listed below
* [x] Fill in the ```backlog``` list with all the extra features listed below
* [x] Share your board with the Project Manager that has been assigned to you. If you have not been assigned yet, reach out to your lead TA for guidance

## Assets Provided:
* [Style guide:](/DesignFiles/style-guide.md) This file will help you identify font sizes, colors, and font families across the site.
Expand Down
Loading