/LinedUp

Project for the Human Computer Interaction course from the Engineering in Computer Science master degree at Sapienza

Primary LanguageTypeScript

LinedUp

Project for the Human Computer Interaction Course, attended in the A.A. 2019/2020 at the Master Degree in Engineering in Computer Science at La Sapienza.

Instructions

Prerequisites

  • Node.js installed
  • Ionic Framework installed. To install Ionic, run the following command
npm install -g @ionic/cli

Installation

To make LinedUp work:

  • run npm install from both back_end and mobile_app

  • run npm start on back_end

  • run ionic serve on mobile_app