Location-based chat application. Click here for a video demonstration.
- Henri Pietila (@HenriPro)
- Priyanka Shah (@Priyankacodes)
- Shi-Hao Hong (@shihaohong)
- Mason Raasch (@man-of-seafood)
- Arthur Liou (@artliou)
- Brian Wong (@bwong858)
Original Repo: https://github.com/Greenfield-Barrens/greenfield-barrens
To use the application, you first log onto your account on the top right of the page. From there, you can join an existing group, or create your own based on region and size. After that, you are free to chat with other members in the group!
- Node 7.10.x
- Postgresql 6.4.x
- Webpack 3.0.x
From within the root directory:
yarn install
or npm i
There is still an issue with images not persisting and duplicate messages displaying after sending a message due to a bug with Socket.io implementation
See CONTRIBUTING.md for contribution guidelines.