Team Members: John Keaney, Utkarsh Gupta, Yifan Zhu, Dominik Guzowski, Mike Kelly, Aaron Byrne.
Demonstrator: Dung Pham.
Client: Trinity Teaching & Learning: Stephanie Reilly.
If you wish to see a live version of the app you can view it here: https://ttl-hotdesking.herokuapp.com
- Clone the repo:
git clone https://github.com/Keaneyjo/ttl_hotdesking_system.git
- Navigate to the correct directory:
cd ttl_hotdesking_system
- Install dependencies
npm install
cd client && npm install
- Install Yarn
npm install -g yarn
yarn
- Start the server
yarn dev
Our app aims to provide for swift booking of desks by the hotdesking method. Users should be able to book through a calendar view. An administrator should be able to oversee all, including implementing functionality such as quotas, and running usage reports.
https://www.youtube.com/watch?v=XC_fKDs8cZE
- John Keaney (keaneyjo@tcd.ie - 18328855)
- Utkarsh Gupta (guptau@tcd.ie - 19312536)
- Yifan Zhu (zhuyi@tcd.ie - 18300717)
- Dominik Guzowski (guzowskd@tcd.ie - 19334866)
- Mike Kelly (mkelly32@tcd.ie - 18318983)
- Aaron Byrne (aabyrne@tcd.ie -19334098)