/4261_Fall2020_Project

"Message in a Bottle" is a pseudonymous letter writing and friend matching app that allows users to write letters which are then sent to randomly selected users, who may choose to reply to the writer to continue correspondence. The problem we hope to solve is in developing a new platform to connect socially isolated people in a way that is different from traditional social media.

Primary LanguageJavaMIT LicenseMIT

Message in a Bottle App

URL: https://messagebottle.app/

By Chris Kim, Enoch Kumala, Tony Tan, and Dongjoo Yu

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Compiles and minifies for android production

npm run cordova-build-android

Compiles and runs for development

npm run cordova-serve-android

Customize configuration

See Configuration Reference.