Skip to content

Commit

Permalink
[#3] Github files integration, CircleCI, license agreements and logos
Browse files Browse the repository at this point in the history
  • Loading branch information
heyhellomila committed Sep 27, 2019
1 parent 1d423bf commit b1008a6
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 2 deletions.
16 changes: 16 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
jobs:
build:
docker:
- image: debian:stretch

steps:
- checkout

- run:
name: Greeting
command: echo Hello, world.

- run:
name: Print the Current Time
command: date
Binary file added CourseAdmin/CapstoneDeadlines.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CourseAdmin/atelierlogo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CourseAdmin/xena-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# SOEN490
Project TBA
# XENA - Social XR Research


|Team Callisto (Voice Recognition / Eye-Tracking) | Team Joxer (Biometrics Motion / Computer Vision) |
|--|--|
|Anamika Pancholy | Jamal Ghamrouai |
|Dania Kalomiris | Sébastien Ong Tone |
|Patrick Pin | Daniel Privotsky

**Team Lead:** Mila Roisin

0 comments on commit b1008a6

Please sign in to comment.