Skip to content

Commit

Permalink
Merge pull request #27 from fac-14/basicui
Browse files Browse the repository at this point in the history
Basic ui
  • Loading branch information
sunuwars authored Sep 14, 2018
2 parents 289827f + ac90698 commit 2de5f96
Show file tree
Hide file tree
Showing 21 changed files with 2,346 additions and 1,473 deletions.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,9 @@ typings/
.DS_Store

# yamls
*.yml
*.yml

# sass cache

/.sass-cache
.sass-cache
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# tech-access
Art, Dom, Kate, Sangita Week 10 - 13 project

[![codecov](https://codecov.io/gh/fac-14/tech-access/branch/master/graph/badge.svg)](https://codecov.io/gh/fac-14/tech-access)

[![Build Status](https://travis-ci.org/fac-14/tech-access.svg?branch=master)](https://travis-ci.org/fac-14/tech-access)
[![codecov](https://codecov.io/gh/fac-14/tech-access/branch/master/graph/badge.svg)](https://codecov.io/gh/fac-14/tech-access) [![Build Status](https://travis-ci.org/fac-14/tech-access.svg?branch=master)](https://travis-ci.org/fac-14/tech-access)

## Team roles (week 10)
- Researcher - reviewing what other groups are doing; identifying best practice: Artemis (MisArray)
Expand Down
Loading

0 comments on commit 2de5f96

Please sign in to comment.