ConUHacksIV

Canadian Heratige - Themed Challenge

Challenge Objective

Create a web or mobile app to help Anglophone Quebecers navigate the majoritarily Francophone province of Quebec.

Team Members

  • Erdem Kepenek
  • Anthony Iatropoulos
  • Eglen Çeçaj

Project Goal

Create an online portal to match people who need assistance with everyday tasks in French with someone who's fluent in the language. They communicate using a text based web-chat client (not fully implemented in the current release). The person who needs help in French could also ask the fluent speaker for tips on the language as a real human is more accurate than a bot like Google Translate.

Running Instructions

Pre-Requisites

Have NodeJS and npm installed on the target system.

Steps

  1. run "npm install" on the root directory as well as on the front end directory
  2. Open 2 terminal windows: one pointing at the root and another one pointing at the front-end folder.
  3. In the front-end terminal window, write "npm start" and in the other one write "node server.js".
Share this project:

Updates