/HomeForNow

Refactoring current HomeForNow source code with the addition of Vue.js

Primary LanguageVueMIT LicenseMIT

HomeForNow

Maintainability Test Coverage Coverage Status

Context

This application will digitalise the youth crisis accommodation sector. Making the process:

  • less stressful
  • simpler
  • easier
  • more efficient, reducing costs

How will we be doing this:

A simple responsive web application that allows a homeless youth to easily search for available accommodation and then be able to quickly make a booking. Accommodation providers are provided with a simple interface to enter, modify and track their bed vacancies with a platform to receive accommodation enquiries.

Using the App:

You can access the deployed version on www.homefornow.org.au

If on Windows, make sure that the line endings are LF and not CRLF or you will get an error

To use the latest version, follow the given steps using the terminal:

git clone https://github.com/JeremiahPinto/HomeForNow.git. Download the latest stable version of the application.

Client Side:

cd client
npm install
npm start

Server Side:

Get the required keys from a team member and place it in the directory server/

cd server
npm install
npm start

Developers:

  • Alex Arnold
  • Ben Chidlow
  • David Yu
  • Jeremiah Pinto
  • Matthew Stagoll
  • Thai Nguyen